Pregunta

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?

¿Fue útil?

Solución

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

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top