[jboss-user] [jBPM] - Re: Passing data to a service task
Laura delli Paoli
do-not-reply at jboss.com
Fri Nov 23 10:12:10 EST 2012
Laura delli Paoli [https://community.jboss.org/people/lauradp] created the discussion
"Re: Passing data to a service task"
To view the discussion, visit: https://community.jboss.org/message/778114#778114
--------------------------------------------------------------
I was able to set Process variables (see attached picture), and set them in the process main:
params.put("Command", workflowName);
params.put("Parameters", null);
// start a new process instance
ksession.startProcess("process https://community.jboss.org/servlet/JiveServlet/showImage/2-778114-19919/pic1.png https://community.jboss.org/servlet/JiveServlet/downloadImage/2-778114-19919/450-450/pic1.png ", params);
System.out.println("Process started ...");
but variables are not availabe in taskHandler!
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/778114#778114]
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/20121123/a9a88121/attachment.html
More information about the jboss-user
mailing list