Hello,
I will need a pause node do a repeating task by schedule every 7 days and also should be triggered by a post event from another step in the same process e.g. another branch wait a person's approve the form. if the person approves the form, then post this pause node event and make the pause node stop repeating and goes to the next step.
However, it seems not working: the pause node either does not repeat (only execute once) or the event post doesn't work.
What can be the reason?
Is there any other ways to do this?
Thanks,
Xiaoli
pause node not working
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 272
- Joined: Fri Dec 14, 2012 2:55 pm
- Location: Ottawa
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
It should do what you want, except that there is no weekly option - the largest interval is daily. If the pause node's script executes just once, it sounds like the script logic is incorrect. If you execute the following line, the pause node will end:
system.variables.$PAUSE_COMPLETED.value= "Y";
system.variables.$PAUSE_COMPLETED.value= "Y";
0 x
Who is online
Users browsing this forum: No registered users and 2 guests