13

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.

peterh
  • 11,875
  • 18
  • 85
  • 108
Hadi Sharifi
  • 1,497
  • 5
  • 18
  • 28
  • @Dear Hadi Sharifi, Would you say your result ? We need to BPMS engine which has WorkFlow Engine,Form Builder and report and it is important that we can develop our fully customize pages on this BPMS frame work – Harry Sarshogh May 18 '14 at 08:50
  • Have a look at https://dwkit.com/, a .NET-based open source BPM solution. It allows you to model, automate and execute mission-critical business processes, whatever industry you’re operating in. – Jan Guardian Dec 20 '17 at 14:49

3 Answers3

7

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

Brian Matthews
  • 8,506
  • 7
  • 46
  • 68
bouquetf
  • 435
  • 3
  • 13
3

After lot of search I found Skelta company who is provided excellent infrastructure in BPMS and engines that be added .NET platfoem to develop customize software

check it out http://www.skelta.com/products/bpm/features/ms-office-integration.aspx

Harry Sarshogh
  • 2,137
  • 3
  • 25
  • 48
1

The Eclipse Process Manager "Stardust" (http://www.eclipse.org/stardust/) is a mature Java open source BPMS. Its commercial version is used in several products and projects in combination with .NET.

Relevant from this perspective:

rob2universe
  • 7,059
  • 39
  • 54