This documentation is about a version that is out of support, here is the latest documentation version.

How about downloading a newer, supported version?

Build a process for deployment

Build deployment artifacts that will allow you to install your process onto a server.

How to

When a process is ready for deployment, build an archive file in Bonita Studio that can be installed in Bonita Applications. You also need to initialize the organization information needed in Bonita Applications.

A process is deployed by installing a business archive (.bar) file in Bonita Administrator Application. To create the business archive you can :

  1. Choose Build…​ from the Server menu.

  2. Select the process to be exported.

  3. Specify whether you want to export a configuration with the process. Exporting a configuration will export all the information and other items that you configured, including connectors and dependencies.

  4. Specify the location where the .bar file will be created. The filename is determined by the process name and cannot be changed at this stage.

  5. Click Finish. The business archive is created.

or

  1. Right click on a diagram on the project explorer

  2. Select a process on the menu Build

  3. Specify the location where the .bar file will be created. The filename is determined by the process name and cannot be changed at this stage.

  4. Click Finish. The business archive is created.

When you build a process from the project explorer, the configuration used is the configuration saved as default. You can edit it from the configure menu

Initialize the organization in Bonita Administrator Application

To prepare your production system (unless you are using a Subscription editions and the LDAP synchronizer), you must create the organization that you need for all the processes that will be deployed, export it from Bonita Studio, and import it into Bonita Administrator Application.

To export the organization, go to the Organization menu and choose Export…​. You can then import the organization into Bonita Administrator Application. After the organization is imported, you can manage the groups, roles, and users in the organization.