Re: [Architecture] Writing an ESB connector for BPMN rest API.

2016-06-03 Thread Malaka Silva
+1 On Fri, Jun 3, 2016 at 4:02 PM, Nandika Jayawardana wrote: > +1 > > Nandika > > On Fri, Jun 3, 2016 at 3:32 PM, Hasitha Aravinda wrote: > >> Hi all, >> >> Shall we do the $Subject for BPMN rest API [1]. Basically, connector >> should cover basic functions

Re: [Architecture] Writing an ESB connector for BPMN rest API.

2016-06-03 Thread Nandika Jayawardana
+1 Nandika On Fri, Jun 3, 2016 at 3:32 PM, Hasitha Aravinda wrote: > Hi all, > > Shall we do the $Subject for BPMN rest API [1]. Basically, connector > should cover basic functions such as > >- Start process instance >- Receive messages (Correlation) >- List and

[Architecture] Writing an ESB connector for BPMN rest API.

2016-06-03 Thread Hasitha Aravinda
Hi all, Shall we do the $Subject for BPMN rest API [1]. Basically, connector should cover basic functions such as - Start process instance - Receive messages (Correlation) - List and get process instances and their variables - HumanTask's related operations. etc. With this