문제

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