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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
