Skip to main content
Nintex Community Menu Bar

\Task Reminder\" Causes Workflow to fail"

  • October 5, 2017
  • 2 replies
  • 37 views

Forum|alt.badge.img+1

Hello,

I have several workflows where I want users to input data and complete their task so I used the "Request Review" option (i do not want to give them the ability to reject or to provide a different outcome). I then created a parallel method to send task reminders. However, this is causing my workflow to randomly fail. See below screenshots.

What is causing this?? How can I resolve?

Do i have too many task reminders set up? The workflow "completed" the task reminder, went to my set variable, and "cancelled" my task.

2 replies

Forum|alt.badge.img+6
  • October 6, 2017

Hi,

I would check the Action ID that you have defined in the config of the Task Reminder relates to the specific Program Manager review task. Although, I would think the regardless of the reminder setup, the parallel action should not be progressing to the set Date action until both branches are completed - that is by design. Are you able to turn on the verbose logging to be able to debug exactly what is transpiring when the workflow runs?

Cheers,

Mark


Forum|alt.badge.img+14
  • Scholar
  • October 9, 2017

try to add short pause before the reminder to make sure task is already created when reminder is about to send