[jboss-user] [jBPM] - anyone guide me how to access processinstance in split constraints?

rickylkl do-not-reply at jboss.com
Sat Oct 27 19:15:14 EDT 2012


rickylkl [https://community.jboss.org/people/rickylkl] created the discussion

"anyone guide me how to access processinstance in split constraints?"

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

--------------------------------------------------------------
Dear all,

rule "Example validation rule"
    ruleflow-group "validate"

    when
        processInstance : WorkflowProcessInstance()
    then
        processInstance.setVariable("isValid", new Boolean(false));
end

that's wt i know to access processInstance in rule flow , drl file .
But how do i get the isValid variable in SPLIT GATEWAY CONSTRAINTS ??


THanks & Regards
--------------------------------------------------------------

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

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/20121027/ff5a0907/attachment.html 


More information about the jboss-user mailing list