[jboss-user] [jBPM] - pass actorids from processtest.java
kathy89
do-not-reply at jboss.com
Mon May 9 23:07:30 EDT 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110509/ddec03e6/attachment-0001.html
More information about the jboss-user
mailing list