Any recommendations for software to allow users to edit a workflow representing a business process? Ideally .NET, but any technology (winform / asp.net / wpf / etc) would do.
I would need to be able to initialize / investigate the layout through code to map it to my system - either via an object model or a file in a known format.
I've considered:
To clarify - this is the sort of thing I'm trying to do (this is the ILOG tool in action) - although it doesn't have to be quite as feature-rich...
(edit - I think I'm going to plough forward with Netron)
There are a couple of XPDL tools with graphical editors such as Bonita ProEd:
(source: theserverside.com)
or Enhydra Shark:
Don't know how user friendly they might be.
There is also YAWL, which has some pretty friendly looking tools.