Hi ,
I am trying to add new custom tasks to bpmn modeler like service task , but I dont want to go with approach of element templates, instead I want to create new icons like other tasks
To add custom node I need to modify xml namespace “http://www.omg.org/spec/BPMN/20100524/MODEL” or create and add new one , which I am unable to do so.
Can anyone help me on this or any other approach to create new custom taskscustom_task.bpmn
This below specific task , I am referring
<CustomTask id="Task_11qg7lr" />
Thanks