IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced for z/OS: Process Server > Configure IBM BPM Advanced for z/OS: Process Server > Completing the ND configuration > Create the deployment environment > Configure servers, server clusters, and product components > Set up deployment environments
Configure the test application for routing
Use this procedure to configure your test application for routing.
You need to install your test application.
You first configure the application and then generate the plug-in configuration files.
The description assumes a cluster named AppCluster and a web server named webserver1. If your test application uses human tasks or business processes, make sure you have already configured Business Process Choreographer on your application cluster.
For information on managing modules, module settings and mapping modules, see the WebSphere Application Server information center.
Procedure
- Configure the application (or applications) that you will run to identify the web server and the deployment target to the application, as follows.
- From the administrative console, select Applications > Application Types > WebSphere enterprise applications.
- Select the name of the application.
- Select Manage modules.
On this panel, each Module must map to one or more targets, identified under Server.
- From the choices listed under Clusters and servers, select webserver1 (the web server you configured previously) and AppCluster (the application deployment target).
- Select Apply, then select OK.
- Repeat steps 1.d through 1.e until you have configured all web servers and deployment targets for your deployment environment.
- Select Save, then Synchronize.
- Generate the plug-in configuration file.
- From the administrative console, select Servers > Server Types > Web servers.
- Select the check box next to the name webserver1.
- Select Generate plug-in. A plug-in configuration file is created, as indicated by the message in the top of the window.
- Repeat steps 2.b and 2.c as many times as needed for your deployment environment.
What to do next
Stop and restart the dmgr and node agent. Next start the test application.