[jboss-user] [jBPM] - Re: How to get a process instance id within a sequence flow "condition expression"?

Maciej Swiderski do-not-reply at jboss.com
Wed Jan 23 05:23:26 EST 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: How to get a process instance id within a sequence flow "condition expression"?"

To view the discussion, visit: https://community.jboss.org/message/793727#793727

--------------------------------------------------------------
have you tried with such approach to the rule:

$processInstance : WorkflowProcessInstance()
$request : Request() from $processInstance.getVariable("request")
not exists(Issue(requestId == $request.id)

have not run that rule so it could have some minor issues but it should give you what you looking for I think (if I understood the need right)

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/793727#793727]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130123/d34767a7/attachment.html 


More information about the jboss-user mailing list