Deployer 10.7 | Product Build Properties and Supported Assets for Repository-Based Deployment | BPM Process Development
 
BPM Process Development
 
Building BPM Assets into Composites
BPM-Specific Build Properties
Configuring the Process Project build.xml File
Running the Build Script in a Process Project Directory
You can prepare BPM Process Development process models (.process files) created with Software AG Designer for deployment with Deployer. The build process enables you to filter the deployable assets by process ID, process version, or a combination of the two.
The following table describes the asset type that you can export, with its ID and dependencies.
Asset
Asset Type ID
Description
Process model
bpmprocess
A typical business process model contains references to and dependencies on a number of other runtime assets. For successful deployment, each of these other assets must be checked in to your version control repository. Before you attempt to deploy a business process model, ensure that you have all process elements and dependent assets checked into your repository, including:
Note:Deployer cannot determine dependencies for dynamically referenced processes. You should manually deploy such dependencies.
*The entire process project, including the project directory, the build.xml file, and all .process files.
*The generated process package in Integration Server.
*Any Integration Server packages that contain Integration Server assets (such as IS documents or services) that are invoked from the process.
*Any Composite Application Framework (CAF) assets (especially tasks), any rule assets, Trading Networks assets, referenced process assets from other process projects, or other assets that are invoked from the process.