JBoss Community

Re: How to do intracommunication b/w two jbpm process

created by Mauricio Salatino in jBPM - View the full discussion

If those processes are not int he same machine you will need to create a WorkItemHandler implementation that uses a transport (REST, JMS, SOAP, or whatever you want) to contact the other machine and continue the process. You can create that service as any other service that you may have in your infrastructure.

 

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community