kathy89 [http://community.jboss.org/people/kathy89] created the discussion

"pass actorids from processtest.java"

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

--------------------------------------------------------------
hello everyone,

                 i'm executing the sample process evaluation.bpmn with 2 new 
variables #{hr} and #{pm} and i'm initializing the variables in the 
processTest.java as 

...
params.put("hr","mary"); 
params.put("pm","john");
ksession.startProcess("com.sample.evaluation",params);

exceptions are thrown with the message "could not find variable scope for 
variable hr when trying to replace variable in string for work item human task".

how do i use variables hr and pm ?
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to