Release Manager → Installation → Post-Installation Tasks → 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:
http://serverName:port/mashupmgr
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:
http://localhost:8085/serena_ra/rest/deploy/globalEnvironment/allChange 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/allChange 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/runChange relationshipserviceurl to the host name of your SBM Common Services that hosts the Relationship Service.
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.
Copyright © 2012–2013 Serena Software, Inc. All rights reserved.