I'm looking for a framework that models business workflows, it doesn't matter what language, just so it is "enterprise ready".
A single business workflow might look something like this:
- from MAPPING OF BUSINESS PROCESS MODELS TO WORKFLOW SCHEMATA – AN EXAMPLE USING MEMOORGML
AND XPDL
A Business Process Modeling / Workflow modeling framework might turn a diagram like this into an actual web application or change the way a web application operates by moving a few of the nodes in the model around.
I've seen similar things done in Sharepoint before where input into the system might start one of these workflows, and multiple employees along the way may be required to give their input to help the workflow determine what step is next or when the workflow might end.