Chapter 11. Deploying and Managing Projects

Once you have created a project with your process definition and relevant resources, you need to build it and deploy it to the process engine. Once deployed, you can create process instances based on the deployed resources.

11.1. Deploying a Project

To deploy your project from Business Central, do the following:
  1. Open the Project Editor in your project (navigate to your project using Project Explorer and click Open Project Editor button).
  2. You can define the Kie Base and Kie Session properties. If not, the default kbase and ksession will be used.
  3. On the title bar, open Build menu and click the Build & Deploy button.

Note

From the 6.1 version of Red Hat JBoss BPM Suite, deployment units are stored inside the database instead of the GIT repository. To override this behavior, set the org.kie.git.deployments.enabled property to true.