For (application) server development with Delphi, I would like to use a workflow engine similar to the existing implementations for other programming languages (see http://en.wikipedia.org/wiki/Workflow_engine). Is there already an implementation or should I better write my own?

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

There is another one:

Workflow studio from Tms Software

http://www.tmssoftware.com/site/workflow.asp

link|improve this answer
feedback

There's a commercial product Common Knowledge which incorporates workflow and business rules.

link|improve this answer
It looks like it is can be used only via ActiveX from Delphi, not compiled into the executable. But at least it offers a Delphi API, so it is worth a try. – mjn Aug 16 '10 at 12:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.