Determining Decision Designer server URL
You can determine the URL for the Decision Designer server after installation.
About this task
This URL is required in several configuration steps, such as Using an external Maven repository or Installing the Decision Intelligence Client Managed Software command-line tool.
Procedure
In a shell script, use the following URL to determine the value of
<DECISION_DESIGNER_SERVER_URL>:
https://$(oc get route cpd --no-headers | awk {'print $2'})/ads