Specify the connection to Application Lifecycle Framework (ALF), which is used by Serena Release Automation, powered by Nolio, and by Serena Development Control to communicate with Serena Release Manager.
NOTE Dimensions CM and ChangeMan ZMF have ALF connection information stored in other files as they use different mechanisms to communicate through ALF.
To update the ALF client connection information:
On the ALF tab, make sure the variables are set to the correct connection information for your installation of the SBM event manager as follows:
Parameter | Value |
---|---|
ALF_EVENTMANAGERURL |
URL to the SBM server where the ALF event manager Web services are installed, in the form of: http://<sbm_hostname>:<port>/eventmanager/services/ALFEventManagerDocLit |
|
User ID with access to the appropriate SBM projects and tables controlled by Serena Release Manager. This user ID must exist in SBM. |
|
Password for the SBM user ID. |
Example
alf-client-connection.properties
ALF_EVENTMANAGERURL = http://sbmhost:8085/eventmanager/services/ALFEventManagerDocLit AE_USERID = almadmin AE_PASSWORD = almadmin_test |