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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...