[jboss-user] [jBPM] - How to start new process from workItemHandler in jBpm 5.4
vijay saini
do-not-reply at jboss.com
Mon Feb 18 01:04:26 EST 2013
vijay saini [https://community.jboss.org/people/vijaykr] created the discussion
"How to start new process from workItemHandler in jBpm 5.4"
To view the discussion, visit: https://community.jboss.org/message/798110#798110
--------------------------------------------------------------
I want to start new instance of a process from workItemHandler of a customize service task.
To achive this I created Service task in Process 1 and call Process 2 from workItemHandler class of service using RestFul link
"/gwt-console-server/rs/process/definition/{id}/new_instance".but when I start Process 1 I am getting Exception
* URL: ' http://localhost:8080/gwt-console-server/rs/process/definition/hello/new_instance http://localhost:8080/gwt-console-server/rs/process/definition/hello/new_instance'
* Action: 'org.jboss.bpm.console.client.process.StartNewInstanceAction'
* Exception: 'class java.io.IOException'
Request timeout
Please any one can help me to do this intercommunication between two Processes using Restful link.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/798110#798110]
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/20130218/8319cfea/attachment-0001.html
More information about the jboss-user
mailing list