Hi! I have a strong business process in my company and i would like to know if BPM and Jboss BPM could help.
It is a telecom company. For each service executed some document pendencies are generated, like photocopies, contracts, ... These services and pendencies flow thru some status until it is OK. To make this work, we did an AOP interceptor that infor documentation subsystem about a new service executed. After this we have two hard automatic agents running in background - one to generate document pendencies fot that service using service configuration present on database, and another flow agent. This flow agent look at all document pendencies in database and pass it to the next status if it is breaked for five days or more. The problem is that these agents are so hard coded, and who developed they had to put so much business rules on database. Does BPM or BPEL help us to refactor these agents and simplify the agents work? Thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917504#3917504 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917504 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
