I think if we can create an inbound and outbound channel adapters similar to mule end point then it is much easier.
<bpm:endpoint name="ProcessEngine" process="OrderProcess"/>
Type: Posts; User: tsmohan; Keyword(s):
I think if we can create an inbound and outbound channel adapters similar to mule end point then it is much easier.
<bpm:endpoint name="ProcessEngine" process="OrderProcess"/>
Do we have any conector/gateway to handle service work flow using jBPM within Spring Integration? It will be nice if we can create a "Process Manager" design pattern within Spring Integration using...