Discussion:
[jboss-user] [jBPM] - How to pass input variable to Reusable SubProcess inside Multiple Instance?
Thomas Setiabudi
2013-02-27 02:28:53 UTC
Permalink
Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created the discussion

"How to pass input variable to Reusable SubProcess inside Multiple Instance?"

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

--------------------------------------------------------------
Hi,

I have two Processes:
1. test.SimpleApproval
2. test.testMultipleInstance

in test.testMultipleInstance, I have a Multiple Instance Node, inside the Multiple Instance Node, I have a Reusable Sub Process that invoke test.SimpleApproval

The Problem is I can't pass in input variable to the Reusable sub process.

the error is

Could not find variable scope for variable _AC2D2281-2882-4B44-BCED-62D5DBF6C2C4_varMapInput

where varMap is the name for input variable in Reusable Sub Process..

what could have gone wrong?

I attach the process definition and error log
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...