You must create an SBM application server environment for your Serena Release Control process application unless you are promoting it into an existing environment.
After you create the environment, you must set up a BPEL engine and SBM event manager for that environment.
The procedures are as follows:
To create the environment:
From the SBM Application Repository Solutions content pane, click Environments.
Click New.
The New Environment dialog box appears.
Fill out the form for the new environment as follows:
Enter a name and description.
In the Composer field, select Enable Deployment.
Under Application Engine Server, enter a name and description. For example: RLM Application Engine Server.
In the URL, change the server to localhost and specify the port number for the server. For example:
http://localhost:80/gsoap/gsoap_ssl.dll?sbminternalservices72
Click Test Connection to test the connection.
Click OK.
For new SBM environments, you must specify the target server for the SBM orchestrations, or BPEL engine.
To set up the target server for SBM orchestrations:
Select the environment you just created and then select the Target Servers tab.
Click New.
The New Target Server dialog box appears.
Fill out the form to create the BPEL server as follows:
In the Type field, select BPEL Server (JBPM).
Name the BPEL server. For example: SBM Orchestration Server.
Enter the URL using localhost as the hostname.
Port 8085 is the default, unless you specified a different port in the Configurator for your JBOSS server. For example:
http://localhost:8085/jbpm-bpel/services/DeployService
|
Click Test Connection to test the connection.
Click OK.
For new SBM environments, you must specify the target server for the SBM system event manager.
To set up the SBM system event manager:
Select the environment you just created and then select the Target Servers tab.
Click New.
The New Target Server dialog box appears.
Fill out the form to create the event manager server as follows:
In the Type field, select System Event Manager.
Name the event manager server. For example: SBM Event Manager.
Enter the URL using localhost as the hostname. For example:
http://localhost:8085/eventmanager/services/ALFAdmin
Click Test Connection to test the connection.
Click OK.