user105699
user105699

Reputation: 21

web based workflow solution

The main task is to work on documents which go through some specific workflow which is represented by a lucid graph (diagram). We need document versioning, different roles & permissions and most importantly we need to let the users create the workflow graphs (with all those guard conditions for transitions, mail notifications, calendar events and stuff).

I've seen some solutions none of which fulfill the last requirement. Any web-based open source solution is much appreciated.

Upvotes: 2

Views: 584

Answers (2)

ferparra
ferparra

Reputation: 125

As above, BEA Aqualogic Studio is really great, but it is rather expensive. Take a look at Intalio BPM, It's open source and it is BPMN 2.0 compliant.

JBoss has some products similar to those offered by BEA, and they're free.

Upvotes: 1

ist_lion
ist_lion

Reputation: 3209

Have you looked into BEA Weblogic?

Upvotes: 0

Related Questions