[JBoss jBPM] - BAM for jBPM
by charlesmnicholls
I'm looking for jBPM users that would like to share their experiences and requirements for adding Business Intelligence and Business Activity Monitoring as a complement to jBPM. We're are building templates and tight integration with jBPM and would like help in prioritizing our roadmap for the SeeWhy Community Edition. Help here means giving us advice, but you can get more involved if you wish.
You can find more details about this direction at www.seewhy.com/jboss
This capability adds:
* Analysis triggered processes: build ?smarts' into processes by monitoring events
* Real time alerts at process runtime
* Business Activity Monitoring (BAM): visibility of processes executing in real time
If you're willing to participate, and would be happy to share your thoughts and needs please email me at cloudburst(a)seewhy.com
In advance, thanks for your help
Charles
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995250#3995250
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995250
19 years, 4 months
[JBoss jBPM] - Design Question
by mjuteau
The sample startup kit webapp uses a single, highly dynamic screen to display any task, and any associated form fields and buttons/transitions. Is this the way to go on large business apps? Should the workflow engine drive the entire UI?
How would we handle more complex UI problems such as different page layouts, pagination, form validation rules, client side stuff (Ajax, etc), navigation, etc - all of this from a single dynamic screen?
I tried a more conventional approach, where tasks would be mapped to their respective custom screens. However it seems that a task definition, as modeled in the XML graph file, does not have an identifier, other than its 'name' property (a task instance, of course, has an identifier).
So, it seems awkward to use the 'name' for the mapping. Should I abandon this approach of mapping task definitions to specific screens? Any comments or suggestions greatly appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995244#3995244
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995244
19 years, 4 months