Setting up Journey from HCL Link

About this task

To set up Journey follow these steps:

Procedure

  1. Go to the apps folder: <link_install>/link-context/apps.
  2. Update the journey.properties file as follows:
    1. Set the file to point to the Journey server. Ensure that a slash does not exist at the end of the URL: login_url=http:// IPADDRESS:PORT/journey/api/login data_definition_url=http:// IPADDRESS:PORT/journey/api/datadefinitions/point
    2. Specify Journey credentials:username=<username>password=<password>