[jboss-user] [jBPM] - Re: Problem accessing Mapped Input Parameter in domain specific work item handler.

Tihomir Surdilovic do-not-reply at jboss.com
Thu Jan 12 13:05:36 EST 2012


Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the discussion

"Re: Problem accessing Mapped Input Parameter in domain specific work item handler."

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

--------------------------------------------------------------
Any parameter you define in your BPMN2 should be accessible in the workitem. The wid is simply just to show some default paramters in the tooling support (Eclipse, Designer).

I think the problem may be here:

<dataInputAssociation>
        <sourceRef>boolResult</sourceRef>
        <targetRef>_3_boolResultInput</targetRef>
      </dataInputAssociation>

You seem to be mapping boolResult to itself?

Hope this helps.
--------------------------------------------------------------

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

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/20120112/4232dc6b/attachment.html 


More information about the jboss-user mailing list