To replace the BPMN workflow, you will need to update the new configuration file called build.cfg in the bpmnworkflow folder. To do this:
-
Open the j5 IDE
-
Navigate to the Files tab
-
Right-click the bpmnworkflow folder, under the Logbook Form
-
Double-click the file "build.cfg"
-
Copy the text below into the righthand panel.
[Packager Options] input_files = *.bpmn20.xml entry_point_process =
<workflow pool name> target_engine = sjsoftj5 target_engine_version
= 1.14.1 editor = gemsbok
-
Click Save.
The only unique configuration point is the entry_point_process. This value will depend on the Pool name in your specific BPMN diagram.
Remaining steps
To complete the process, repeat Step 7 - Step 12 from Create a New BPMN workflow in this tutorial.