New Features

Integration of OP Forms with manual tasks of BPM Engine

In this version 6.2.0-Xenon of Onesait Platform, we have included a new functionality that will allow you to view and complete manual tasks of the BPM engine from the Platform Forms.

We will be able to configure two types of buttons in the Forms integrated with the BPM: assign task and complete task.

The form will receive by parameter the identifier of the task shown in the URL (taskId) and the BPM button type components will call the BPM API to perform the assign and complete task actions.

In the following we will see how to make use of it.

Integration example

In the following example we show the integration of the Platform Forms with the BPM Engine.

List of available tasks

First of all, a form has been created in which all the manual tasks for a BPM process are shown, i.e. all the process instances that are currently running, assigned and unassigned:

Task detail

Through the BPM API, we are going to obtain the variables of the manual task and we are going to be able to show them in the form fields.

Tasks that are unassigned will show the button to assign us the task, while those that are already assigned will show the button to complete the task.


Header Image: Onesait Platform

✍🏻 Author(s)

Leave a Reply