Skip to main content

Executing a Bonita process via a Talend Job

This scenario describes a Job that deploys a Bonita process into the Bonita Runtime and executes this process, in which a personnel request is treated.

For more technologies supported by Talend, see Talend components.

The Job in this scenario uses three components.

  • tBonitaDeploy: this component deploys a Bonita process into the Bonita Runtime.

  • tFixedFlowInput: this component generates the schema used as execution parameters of this deployed process.

  • tBonitaInstantiateProcess: this component executes this deployed process.

Before beginning to replicate this schema, prepare your Bonita.bar file. You need to manually export this file from the Bonita system and then deploy it into the Bonita Runtime engine, using, for example, tBonitaDeploy as presented later in this scenario. In this scenario, this file is TEST--4.0.bar. Once deployed, this process can be checked via the Bonita interface.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!