Skip to content

Working with Unica Journey

The following steps provide a guide to configuring HCL Discover with Unica Journey using built-in integration. The integration provides Discover with the ability to send data points to Unica Journey when an event occurs.

Tip

Always refer to the official product documentation.

Configure Unica Journey

  1. Setup a Journey Link REST integration, note down the ClientID and Client Secret.

  2. Create an Entry Source, node down your code. This can be either RestAPI or the Discover option.

  3. Create a Data Definition file, again note down the code.

  4. Create a Journey using the Entry Source and Data Definition codes you created in the previous steps.

Configure Discover

Event Bus

Configure CEP for Unica Journey by modifying the Discover DiscoverEventBus.cfg file

  1. Navigate to Discover Services Management - Discover -> Manage Services

  2. Expand your Canister/Processing server

  3. Expand the Canister option

  4. Select Event Bus configuration then click on View/Edit

  5. Drag the CEP Session Agent from the Available SessionAgents on the right hand side to the pipeline on the left and place below Decouple

  6. Once in the pipeline click on the new CEP session agent to bring up the configuration

  7. Fill out the following options:

    Key Value
    Journey Entry Source API Client Secret Client Secret from step 1 of the Unica Journey configuration steps
    Journey Entry Source API ClientID ClientID from step 1 of the Unica Journey configuration steps
    Journey Entry Source API Server https://{unica_domain}/journey/api/
    Journey Entry Source Type REST
    Output Type JOURNEY

  8. Click OK then Save

CEP Custom Fields

Configure CEP for Unica Journey by modifying the Discover CEPCustomFields.cfg file

  1. Navigate to Discover Services Management - Discover -> Manage Services

  2. Expand your Canister/Processing server

  3. Expand the Canister option
  4. Select CEP custom fields configuration file then click on View/Edit

  5. Scroll to the section titled [Journey] - if there is no section in your file you can use the base configuration provided in the official product documentation