Hi,
I am trying to create a boundary error event dynamically while parsing the BPMN process in CustomBPMNParseListener. And then I have to attach this event to an existing activity(e.g. CallActivity).
Any help or suggestion is highly appreciated.
Thanks in advance.