Slashdot Mirror


Flexible Workflow Management Systems?

Paul Roberts asks: "I just started on my new job and I have to develop, in J2EE, a workflow management system (WMS) for the financial department. I'm both new to J2EE and WMS, so I could really use any help that experienced Slashdot readers have to offer. I have been warned of frequent changes in the process flows, due to changes in the law or management vision, and the system should be able to handle these, including any retroactive changes that may need to be made. As a bonus, the system could produce personalized letters, but if that feature isn't available, we can program that ourselves. I've been searching the web to find existing solutions, Sourceforge gave a list of 2 pages of active projects (and many more inactive projects), OpenSymphony has OSWorkflow, JBoss now includes jBPM. Of all those WM systems around, what are your experiences, what are the things I should look out for - both in features that should be present and in pitfalls to be avoided?"

1 of 20 comments (clear)

  1. Does it have to be developed? by Kevin+Stevens · · Score: 2, Interesting

    If not, I highly recommend TeamTrack. Its completely customizable, and will save you a bundle. Even if you must develop the system, you should study the featureset of the system. You might even be able to get a good start on how the schema should look as its database is in access. You can also learn from the strengths of its GUI. There are such good products already out there... I get the feeling that you are reinventing the wheel.