I have a form going through an approval process. After three days if there hasn't been an approval I need it to email the Approving person saying that they have an approval waiting that has been there for three days. It won't work for the timer to go back to the same service task because the email looks the same as when it first got there. I need it to say something different with a link to the the task. Is that possible?
Question
Question
create a link to the form in email service task
Answer
I decided to create a timer event that interrupts the activity and sends it to another user task but it's to the same user. So it creates the link for me in the email.
Replies
Hi Will,
Maybe you could simply add an approval's copy with a new email?
I didn't try if it's working. This is just a suggestion.
Not impossible but difficult to recreate the link that takes you directly to the specific task such as the original notification email sends out. Its a bit of sql, a workflow call and then there is no guarantee that it will work when the next version of Forms is released.
Best to just use a timer that does not interrupt the activity with a custom email. Within the email describe the task and place a link to the forms server so the user lands in their Inbox.