Install a business process
This topic describes how to deploy a business process to the business process container. Use WebSphere Integration Developer to define a business process. This creates an EAR file that can be deployed into the business process container running on an application server. The following instructions describe how to deploy the business process using the application server administrative console.
- Launch the administrative console for the application server.
- Click...
Applications | Install New Application
- Enter the location of the local or remote EAR file containing the business process to be deployed and click Next. This launches a series of panels in the Install New Application wizard.
- Move through each panel of the Install New Application wizard using the Next and Previous buttons. For most panels, accept the default options. The following table describes the changes to make for the other panels.
Panel Options Preparing for the application installation Check Generate Default Bindings. Step 2: Map modules to server Map the business process application to the right server. This depends on the server on which you have set up the business process container. By default, server1 is selected. If change that selection...
- Select all business process application modules using the available checkboxes
- Select WebSphere_Portal from the Clusters and servers list.
- Click Apply.
Step 3: Provide options to perform the EJB deploy Select the database system to be used. To use Cloudscape proceed as follows. Otherwise specify the settings matching your environment.
- Select Cloudscape from the pull-down menu Deploy EJB option - database type
- When you get to the Summary panel, verify that all settings displayed are correct.
- Click Finish. A series of messages are displayed as the deployment operation is carried out. The deployment is complete when you see a message indicating that the application was installed successfully.
- When prompted, save the changes to the master configuration.
You are now ready to start the business process.
Parent topic:
Deploy the business process application
Related tasks
Define the task page
Start the business process
Uninstall the business process