pause node not working

Post any question regarding setting up, running or configuring Verj.io Workflow

Moderators: Jon, Steve, Ian, Dave

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

pause node not working

#1

Postby xren » Mon Oct 17, 2016 2:38 pm

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
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Mon Oct 17, 2016 5:14 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";
0 x


Who is online

Users browsing this forum: No registered users and 3 guests