Question

I want to use BPMN in WSO2 ESB, but unfortunately it seems that WSO2 ESB does not support BPMN and only support BPEL. Is there any way to integrate a BPMN engine such as activiti or jBPM or something else with WSO2 ESB?

Était-ce utile?

La solution

You might want to look at Intalio|bpms. It is creating a valid bpel process from a BPMN diagram.

Autres conseils

You could integrate Engines like Activiti, Camunda or jBPM using the built-in REST-APIs. For example, take a look at the Activiti REST-API: http://www.activiti.org/userguide/#_rest_api

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top