hi,
the idea is to be able to run a report on a legacy workflow system database (which has a bad GUI for showing workflow configuration) and then upload the data to (probably a
java but any language is fine) an app that will render a nicely diagrammed representation of the workflow. (Also the next phase would be to show, for a specific instance of the workflow, which actions have completed (e.g. by coloring them green) and which have failed etc.)
I can't really find any libraries that will do this (complete apps seem to be more available like yEd).
Thanks :-)