I am involved in an AI management systems project, and trying to solve problems that include:
- how to integrate org charts and checklists arising from this into an efficient pipeline, rather than just another layer of bureaucracy/’dead code’;
- how to structure a conversation that integrates high-level ‘architectural’ comments with low-level ‘operational’ insights.
I am therefore interested in how much BPMN – which I have just discovered – can help with these.
- What is the largest scale at which BPMN has been applied? Are there any good enterprise-scale case studies?
- What is the deepest use of BPMN in enterprise digital transformation? How close, for example, to a DAO has it been able to get?
- How do simulators work with it? Are there case studies of these aiding management insights?
- How do dashboards work with it? Can, for example, BPMN help management get real-time oversight of workflows?
- human/code interoperability: how easily can process elements be swapped from human execution to code execution?
- other programming languages: the basic demos I’ve seen use Java and JavaScript. Is interoperability with other languages just a matter of APIs/wrappers?
- progressive implementation: what’s the best example of:
- gradually refining a crude, but enterprise-scale, ‘block diagram’ into a more granular diagram?
- extending a single modeled process up towards enterprise scale?
- open-source v proprietary tooling?
New contributor
StP2006 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.