Setting up Journey from HCL Link
About this task
To set up Journey follow these steps:
Procedure
- Go to the apps folder: <link_install>/link-context/apps.
-
Update the journey.properties file as follows:
- 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:8080/journey/api/login data_definition_url=http:// IPADDRESS:8080/journey/api/datadefinitions/point
- Specify Journey credentials:username=<username>password=<password>