Deployment from TIBCO Business Studio Direct Or DAA Export

To deploy an application from TIBCO Business Studio to your BPM runtime, you have three options: Direct deployment, Export to a Distributed Application Archive (DAA) and deploy to a remote server, and create and execute a deployment script that can be used to deploy a project, or to deploy multiple projects simultaneously, using the command-line.

Direct Deployment

Direct deployment from TIBCO Business Studio has the following goals and characteristics:

  • It is intended to support the solution designer in rapid, iterative development in either a development or a test environment.
  • TIBCO Business Studio generates a DAA and deploys it to the BPM runtime. However, the generated DAA is not available in the Exports folder of the project.

Exporting a DAA

Exporting a DAA file to ActiveMatrix Administrator for deployment is intended for production use, where finer-grained control over whether deployment is forceful or not, is required. The DAA is typically available in the Exports folder of the project.

Note: Note that DAAs generated using the scripted deployment facilities (see Deploying BPM Applications ) are not found in the Exports folder of the originating project, but are generated as part of the deployment project.