Solved

Send task reminders only on business days (SP 2013, Nintex for O365)

  • 8 March 2017
  • 4 replies
  • 45 views

Badge +4

Hello all.  Does anyone know if there's a way to configure the workflow action 'Assign a Task' to send reminder emails only on business days?  Any direction would be greatly appreciated.  Thanks!

icon

Best answer by TomaszPoszytek 8 March 2017, 01:18

View original

4 replies

Userlevel 7
Badge +17

There is unfortunately no such functionality OOTB  It is only in on premise Nintex.

The only workaround I have in my mind is to not send reminders using "Assign a Task" action, but to create a parallel block action:

  1. In the first branch add assign a task (with "Reminders" option unchecked) 
  2. In the second branch add a loop with pause for duration action, because in "Pause" action you can set that the pause is only counted for business hours:


    together with and "Send email" action that will in fact send your reminders.

Be aware as well to set up "Completion Condition" in "Parallel Block" action, so that once your tasks are approved or disapproved your second branch will be ended. In the end the workaround would look like this:

Regards,

Tomasz

Badge +6

Hi Anne,

         You can try using a Nintex Site Workflow and schedule it to run accordingly .

Schedule_site_WF.png

Schedule.PNG

Regards

 Bashya Rajan A

Userlevel 7
Badge +17

Please, read carefully. This is not Nintex on premise, but online. There is no such feature as scheduling for site workflows.

Regards,

Tomasz

Badge +4

Thank you, Tomasz, we'll give this a try.  And thank you for including a screen shot, the visual is very helpful.

Reply