[jboss-user] [jBPM] - Re: RuleTask as the 1st in the process

Julio Faerman do-not-reply at jboss.com
Mon Mar 7 22:02:44 EST 2011


Julio Faerman [http://community.jboss.org/people/jmfaerman] created the discussion

"Re: RuleTask as the 1st in the process"

To view the discussion, visit: http://community.jboss.org/message/591768#591768

--------------------------------------------------------------
I also noticed that the ruletask example doesn't reference the process instance.... the .drl reads:

...
    when
        m:HelloProcessModel(userlocation in ("NewYorkUser"), count < 4)

Shouldn't it be something like:
...
    when
        p:WorkflowProcessInstance()
        m:HelloProcessModel(userlocation in ("NewYorkUser"), count < 4) from p.getVariable("hpm")

?
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110307/963f8384/attachment-0001.html 


More information about the jboss-user mailing list