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_...
http://localhost:8080/gwt-console-server/rs/process/definition/hello/new_...
* 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&...]