Which .NET based BPM (Business Process Management) software recommended?
bpmn, business-process-management, esb, jbpm
Solution
I checked several month ago but I didn't find any good opensource BPMS written for the .net platform.
Fortunatelly, nowdays most BPMS implement an HTTP API which could be accessed from a .net program, and many of them are provided as a cloud service.
I know best java based BPMS where, depending on your needs, you could check Bonita, jBPM (which embed a BRMS tool too) or Activiti. Some exist in other language but I have no feedback on them.
Cheers
Problem
I need to recommend an open source business process management BPM software engine to work with. Can anyone suggest such a BPM software to use? Thanks for you time.