All other

Custom logic in BPMN

    Blog post image      

There are several ways to add additional custom logic to the Business Process. This article provides a review of different possibilities and their pros and cons. Embedded Code The easiest way, but not the most comfortable, is to use Script Task and its Script field. When you work with a Script Task, all you needRead more →

Simplest Custom Tasks in Kogito

    Blog post image      

As a Kogito developer, you can add custom tasks to the designer palette. Customs tasks are process’ activities that allow users to perform custom operations within your process flows. In addition, custom tasks can predefine different visual and execution time properties of the node on the canvas. An example can be input and output parameters,Read more →