e.g. if i have an action associated with a task node where i read an important 
process variable, and for some reason cannot get a proper value,
the workflow should come to an halt so an admin guy can sort the technical 
problems.

this is just an example, it could be anything;
in a handler I use a connection to another system and it is not working,
a connection to an EJB is not working,
etc.

At the moment I have created a special "Admin" node, which the workflow is 
redirected to in case of technical problems, and the admin can fix the
technical problem and assign the task back when it is sorted.

The problem with that solution is that the "Admin" node is shown in the 
workflow xml, which makes the workflow diagram very messy
(since every node that cause problems must have a transition to the "Admin" 
node).

How do you guys handle technical problems in the workflow?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942589#3942589

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942589


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to