[jboss-user] [jBPM] - Re: Solution needed

Maciej Swiderski do-not-reply at jboss.com
Wed Jan 25 01:49:46 EST 2012


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

"Re: Solution needed"

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

--------------------------------------------------------------
> 1. How to set the variables in the rule task node(drl file) and carry the same variables to further nodes.
you could try something like this:

when
     $process : WorkflowProcessInstance()

then
     $process.setVariable("name", "value")



>  2.  is it posssible to fire the drl file or rules  by sending the drl file name as a parameter to a node as on-entry condition.
Why would you like to do that? In my opinion for such purpose you have bunsiness rule task

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

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

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/20120125/ead9a018/attachment.html 


More information about the jboss-user mailing list