What I understood is if the value of the response variable is "N" then you want 
to move to mail node, else stay at the state node.

You can use a decision node after the state node. In the decision node you 
evaluate response variable value - if it is "N" then go to the mail node, if it 
is anything else go back to the state node again.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268634
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to