BCR Provider Connection Information

Specify the instance of SBM if you are using SBM as a provider for Business Change Requests (BCRs). These may reside in an SBM system other than the SBM system where Serena Release Manager resides.

To update the BCR provider connection information:

  1. On the BCR tab, make sure the variables are set to the correct connection information for your installation of SBM that provides BCRs as follows:

Parameter

Value

bcr.ws.app.url

URL to the SBM server that provides the BCRs, in the form of:

http://<hostname>:80/gsoap/gsoap_ssl.dll?sbmappservices72

bcr.user

User ID with access to the appropriate SBM projects and tables controlled by Serena Release Manager. This user ID must exist in SBM.

bcr.password

Password for the SBM user ID.

Example

Set the provider connection for BCRs. This example sets the values needed to retrieve BCRs from the SBM application services running at on port 80 of host svr-dev-sbmv01.

bcr-connection.properties

bcr.ws.app.url=http://svr-dev-sbmv01:80/gsoap/gsoap_ssl.dll?sbmappservices72

bcr.user=almadmin

bcr.password=almadmin_test