I have following field in my template
When the user entries reminder date on the above field
The below is condition on wait for entry change
The condition entry was deleted.[XXX\shibuk] [0650-WF0]
I have following field in my template
When the user entries reminder date on the above field
The below is condition on wait for entry change
The condition entry was deleted.[XXX\shibuk] [0650-WF0]
I'm not really sure what you question is here. Does the document you're waiting on still exist in the repository?
yes status is showing running
the document status show is waiting on worflow status.
i am not getting email notification.
on specified reminder date.
in my testing for example if reminder date is matching the system date i am getting email notification date. i am getting reminder.
but when i am putting post date on reminder date field i am not getting email notification on specified date.
please advice what could be reason
thanks
I think what you are wanting will not work because the %Date wont work unless the file is refreshed on that reminder date. So, if that file remains idle on that date, the workflow will not trigger. I think anyway...
I think you would be better served using an escalation activity to trigger on the entered reminder date. Just use the "escalate on" option using a token generated by the reminder date you enter.
i configure as below
escalation branch configuration as below
token values
when testing the workflow for the post dated
notification are coming on currently date.
please advice and guide.
On the left side of the branch, put your wait activity. On the right, you would have the email activity.
So, if the condition contained in the wait activity is not satisfied by a certain date, the email will trigger.