Updating Endpoints

After you have successfully promoted all of the Release Manager process apps, you must update endpoints for process apps that use the REST Grid widget to use Security Token authentication.

To update the endpoints:

  1. Log in to Application Repository using the following URL:
    http://serverName:port/mashupmgr
  2. Click Environments. A list of your environments appears.
  3. Click the name of the environment that you used to promote the Release Manager snapshots.
  4. Click the Endpoints tab. A list of endpoints for all the promoted apps appears.
  5. Locate the endpoints that have the following URLs:
    • http://localhost:8085/serena_ra/rest/deploy/globalEnvironment/all
    • http://localhost:8085/serena_ra/rest/deploy/application/all
    • http://relationshipserviceurl/commonsvc/graph/cypherService/run

    Update the endpoints to use security tokens:

    1. Select an endpoint, and click Edit.
    2. In the Authentication drop-down list, select Security Token.
    3. Click OK.
  6. Edit the following endpoint URLs, and change the host name as follows:
    • http://localhost:8085/serena_ra/rest/deploy/globalEnvironment/all
      Change localhost to the host name of your Release Automation server. If you are using the native instance, this will be the server that hosts SBM Common Services.
    • http://localhost:8085/serena_ra/rest/deploy/application/all
      Change localhost to the host name of your Release Automation server. If you are using the native instance, this will be the server that hosts SBM Common Services.
    • http://relationshipserviceurl/commonsvc/graph/cypherService/run
      Change relationshipserviceurl to the host name of your SBM Common Services that hosts the Relationship Service.
    Tip: If you are not using a native Release Automation instance, and instead you have a standalone instance that is powered by Tomcat, enter your Tomcat port number for the serena_ra endpoints. The default Tomcat port is 8080.
  7. Deploy the following process apps that use these endpoints:
    • RLM – Application Release
    • RLM – Environment
    • RLM – Release Train
    • RLM – Turnover

To use the ServiceNow or JIRA integrations, you must update additional endpoints to ensure the host name in the endpoint matches the host name of the server where ServiceNow and JIRA are running. For details on configuring endpoints for these integrations, refer to Business Request and Development Task Integration.