Hi,
I would like to create a workflow in Nintex workflow 2010 to send an email to the responsible person only if the list item hasn't changed in the last 15 day..
Can someone help me?
Thank you in advance
Hi,
I would like to create a workflow in Nintex workflow 2010 to send an email to the responsible person only if the list item hasn't changed in the last 15 day..
Can someone help me?
Thank you in advance
Well I see two options here:
1. if the person to notify as an active task you could use flexi tasks "escalation" and "reminder" to notify the person after 15 days of idling.
2. if no task is involved you could have a scheduled site workflow on the same site as your list. The workflow runs daily and queries all items that have "modified" oder or equal today minus 15 days. You will then need to get the ID's of the elements and a person to notify from either the element or the same for all and iterate the collection of found items to send one reminder for every element.
Would that help?
Kind regards,
Enrico
The second option mentioned by is the best option because it reduces the number of running workflows.
Cheers,
Rick
Hi Enrico and Rick,
I have exactly a site workflow for every 30 days as a general reminder to send an email to the responsible persons to update the items (Status column). The is no active task.
The issue now is the requester would like send an email every 15 day of no item modification to only one group of people, In this case if the item with the column "Unite" is equal the value "ES" (Drop down choice field).
Do you have an example of option 2 that I can import in nintex?
Thank you so much
Hi Karar Raheem,
I have no example but I can tell you what needs to be done:
So this will sent an e-mail every day when the item is not modified. If you want intervals of 15 days, I would probably do something like adding an extra list in which I record (per item (ID)) the last date an e-mail was sent.
Cheers,
Rick
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.