You must create an SBM application engine server environment for your Serena Release Control process applications unless you are promoting them into an existing environment. After you create the environment, you must set up a BPEL engine and SBM event manager for that environment.
|
If you are putting your Serena Release Control process apps into an existing environment, continue to Promoting the Snapshots.
Create the environment and supporting target servers 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. For example, RLM Environment.
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 the host name for your application engine server and specify the port number for the server. For example:
http://sbmaehost: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 the host name for your orchestration engine server as the hostname.
Port 8085 is the default, unless you specified a different port in the Configurator for your JBOSS server. For example:
http://sbmoehost: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 the host name for your system event server as the hostname. For example:
http://sysevnthost:8085/eventmanager/services/ALFAdmin
Click Test Connection to test the connection.
Click OK.
|