This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Deployment options for IBM Integration Designer

In IBM Integration Designer you can deploy applications in two ways. The method you select depends on whether you use IBM Workflow Center with IBM Integration Designer.

Deployment with Workflow Center

The easiest way to develop services or BPEL processes is to use Integration Designer with Workflow Center. In this case, you can associate your modules and libraries with process applications and toolkits in the Workflow Center repository. When the modules and libraries are published to the repository, enterprise archive (EAR) files are automatically generated and deployed for testing in the Workflow Center server. Then, you can easily create a snapshot of the process application and use the Workflow Center console to deploy the snapshot to a remote IBM Workflow Server. Again, the EAR files for the modules within the process application are automatically generated.

Note: In order to successfully publish or deploy from Integration Designer to a Workflow Center server, the version of both tools must be exactly the same.

You can still deploy and test your BPEL processes or business integration services in the local Integration Designer test environment. Usually you would do that testing before publishing the modules to the Workflow Center.

Before you can test modules on the Workflow Center server, you need to create an entry in the Integration Designer Servers view. See "Creating servers in the test environment" in the related links for instructions.

Diagram shows Integration Designer deployment options that are described in the accompanying paragraph

Deployment without Workflow Center

If you have older processes that were developed for WebSphere Process Server or WebSphere Enterprise Service Bus, you can still continue to develop and deploy applications to IBM Process Server. In this case, you do not associate your modules with process applications or toolkits.

Without IBM Workflow Center, you need to keep your artifacts in a source control management system such as Rational Team Concert. From there, you can use a serviceDeploy command and an ANT script to deploy an EAR file to Workflow Server, or you can use the mmDeploy command to deploy an EAR file to IBM Business Monitor. Alternatively, you can export EAR files from Integration Designer to either of the runtime environments.

For WebSphere DataPower Appliances, you can transfer business objects (XSD files), interfaces (WSDL files), XML maps, and XSLT files. You can download files from an appliance to Integration Designer or upload files from Integration Designer to an appliance. See "Target run times for IBM Integration Designer" for more information about each of these runtime options.
Note: Support for DataPower has been deprecated in this release.
Diagram shows Integration Designer deployment options that are described in the accompanying paragraph