paed01 / bpmn-engine

BPMN 2.0 execution engine. Open source javascript workflow engine.
MIT License
884 stars 167 forks source link

Bpmn choreography support #113

Closed saeedtabrizi closed 3 years ago

saeedtabrizi commented 4 years ago

Hi @paed01 is there any plan to support Bpmn choreography or Dmn engine in this or seprated project ?

paed01 commented 3 years ago

Message flows and Messages are supported so I guess part of the choreography is already in place. But since you ask I suppose some of the decorators are not implemented!?

For DMN you can use a Business rule task with a service that implements the dmn-engine by @ralphhanna.

TLDR; no plan at the moment, but the building stones might be there.

saeedtabrizi commented 3 years ago

thanks @paed01 . i will use building blocks as youu said .

paed01 commented 3 years ago

@saeedtabrizi not sure how to proceed with this issue, can I close it?

saeedtabrizi commented 3 years ago

@paed01 , yes i close it . thanks