cancel
Showing results for 
Search instead for 
Did you mean: 

How to invoke a process from another application

zicongwang
Champ in-the-making
Champ in-the-making
Hi all,

   I have developed a process and deployed it to the Activiti engine,and I want to invoke this process from another J2EE application which is deployed to the another container (not same with actinvit  engine),How can I do that ?

Thanks
1 REPLY 1

h_ter_schuur
Champ in-the-making
Champ in-the-making
I think the easiest way would be to use Activiti's REST API, checkout the REST API section in the userguide for more details.