JBoss Community

Re: obsolete id

created by Darryl Youngblood in jBPM - View the full discussion

I want to access the outgoing connections of the current node / workitem. when i try it this way:

((RuleFlowProcess) process).getNode(workItemId).getOutgoingConnections().values() i get a NullPointer exception because the workitemId is 10 and there is no more node with id 10 in my bpmn file.

Reply to this message by going to Community

Start a new discussion in jBPM at Community