Skip to main content
Nintex Community Menu Bar
Solved

Workflow task notification

  • January 18, 2019
  • 2 replies
  • 41 views

hello I’m trying to stop sending email over the workflow task but only for some users based on custom configuration user table

Best answer by CJack

Mahjooob,
I would consider creating two different tasks, one with the Email checked and one without. I would then place your logic that looks at the custom configuration table in a decision event. Then based on that logic have a path go to each of the tasks

2 replies

Forum|alt.badge.img+6
  • Answer
  • January 19, 2019
Mahjooob,
I would consider creating two different tasks, one with the Email checked and one without. I would then place your logic that looks at the custom configuration table in a decision event. Then based on that logic have a path go to each of the tasks

  • Author
  • Rookie
  • January 20, 2019

Hi, thank you CJack
look i will accept this as solution, but this not solve the issue if i need to send the task to role or group,