Getting the application URL for Product Master service

After you complete installation, you must get the application URL before you can use Product Master service.

Procedure

Proceed as follows to get the URL to log in to the application.

  1. Get the URL for the Admin UI by using the following command.
    # oc get routes productmaster-admin
    Result
    NAME                    HOST/PORT      PATH               SERVICES                     PORT      TERMINATION     WILDCARD
    productmaster-admin     <host/port>                 productmaster-admin-service        9444       passthrough     None
    Example
    https://<host/port>/
  2. Get a URL for Persona-based UI by using the following command.
    # oc get routes cpd
    Result
    NAME         HOST/PORT        PATH                   SERVICES                   PORT                TERMINATION      WILDCARD
    cpd          <host/port>                           ibm-nginx-svc          ibm-nginx-https-port      passthrough        None
    Append /mdm_ui/ as an endpoint.
    Example
    https://<host/port>/mdm_ui/