Вопрос

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?

Это было полезно?

Решение

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

Другие советы

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top