[jboss-user] [JBoss jBPM] - Is there no looping counter in jbpm?

a-sqr do-not-reply at jboss.com
Wed Dec 3 14:54:46 EST 2008


I have a requirement to model the workflow such that the reminder notification needed to be sent 8 times after 7 days, i.e if the user does not take action for 7 days the first reminder ill be sent and this will continue in a loop 8 times and after that the flow will be ended with No Response transition.

I have implemented the above using a process variable for the timer and incrementing and comparing it in the timer action handler.

I am new to jBPM. Is there any loop counter kind of stuff in jBPM?

Please help.

Thanks in advance.
A-Sqr

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

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



More information about the jboss-user mailing list