the node after pause node went wrong

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

the node after pause node went wrong

#1

Postby xren » Wed Mar 16, 2016 4:21 pm

I have a test process AccessApproval:

start node ->
-> interactive node associated with a form: with two doors for approval.

-> non interactive node with system activity: if door1 selected open a job for doorApproval process , if door2 selected, open another job for doorApproval process
save all these doorApproval process jobs to a table

-> pause node: script are run every 2 minutes: check if all doorApproval process jobs are complete, if done then set the $PALUSE_COMPLETE=Y

-> system node with activity: send notice email

However, the email is keep sending out non stop - don't know how to stop it???
0 x

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

#2

Postby Jon » Thu Mar 17, 2016 9:32 am

Cancel the job using the workflow administrator
0 x

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

#3

Postby xren » Thu Mar 17, 2016 9:13 pm

I did cancel the job, but the system still keep sending email. The server log said that it cannot stop a completed job (seems from one of the steps in the process was trying to stop the job)
0 x

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

#4

Postby Jon » Fri Mar 18, 2016 10:21 am

If this is a test system, you can remove all the records from database table workflow_workitem. This may break any workflow jobs that are currently active, but hopefully this doesn't matter in a test system.

It doesn't make sense that emails are still being sent from a completed job. You could check the jobs for a list of tasks (using workflow administrator) to try and find out what is happening.
0 x


Who is online

Users browsing this forum: No registered users and 1 guest