JBoss Community

Re: How to get taskId defined in BPMN file

created by Maciej Swiderski in jBPM - View the full discussion

aaa, right to get the id from the bpmn tag you should use:

 

kcontext.getNodeInstance().getNode().getMetaData("UniqueId");

 

but Mauricio point is very good :) cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community