Use camunda engine plugin to set Task Listener script in OMN Human function tasks [OW-714]
With OW-714 Use camunda engine plugin to set Task Listener script in OMN Human function tasks you can now use an up-to-date version of camunda modeler, therefore u need to use the latest version of the OMN modeler templates and use the OMNTask-Flag instead of TaskListener for Tasks with HumanFunctions.
How to use?
-
Download the latest version of the original Camunda Modeler (https://camunda.com/download/modeler/).
-
Download the latest version of the Modeler Templates (https://gitlab.pd.apollon.de/product/omn-camunda-templates)
-
Place the templates into the correct folder (see readme of modeler templates)
-
Win:
%AppData%\camunda-modeler\resources\element-templates\ -
Mac:
/Users/<username>/Library/Application Support/camunda-modeler/resources/element-templates
-
-
Configure a BPMN with at least one user task with an OMN human function template
-
Deploy the BPMN to the target System
-
Start the process → the human function can be opened and should work as expected