Step 1: Create New BPMN Design - j5 - 28.0 - Administration & Configuration - Hexagon

j5 BPMN Workflow Configuration

Language
English
Product
j5
Search by Category
Administration & Configuration
j5 Version
2019

Create a new BPMN workflow in Gemsbok. To do this:

  1. Open the Gemsbok application in a web browser (recommended: Firefox)

  2. Navigate down to the bpmn­workflow folder in the appropriate project folder.

  3. Copy the existing BPMN diagram, by selecting Copy from the Edit menu.

  4. Update the BPMN diagram that matches the workflow you wish to implement in j5 system.

  5. Rename the Pool name.

  6. If required, link the BPMN tasks to Python methods, by updating the task properties as follows:

    • Additional Properties > More Attributes - Update the Script field as follows:

    • record.<method name>(sa_session)

  7. Save the BPMN workflow.