How to create or configure a workflow that will send an email to a specified email address once all approvals have been completed?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
How to create or configure a workflow that will send an email to a specified email address once all approvals have been completed?
Hi Aaroo,
if the email shall be sent to the recipient's address, you can easily configure a "Mail template approved" in your approval policy.
I'd suggest to add an approval step using the "EX" approval procedure ("Approvals to be made externally") at the end of your workflow if you want to send additional emails to specified addresses. The configured event needs to generate a custom process which sends out the mail(s) and makes the final decision using the MakeDecision method. Chapter "External Approvals" in the IT Shop Guide has some information on this.
HTH,
Oliver
Hi Aaroo,
if the email shall be sent to the recipient's address, you can easily configure a "Mail template approved" in your approval policy.
I'd suggest to add an approval step using the "EX" approval procedure ("Approvals to be made externally") at the end of your workflow if you want to send additional emails to specified addresses. The configured event needs to generate a custom process which sends out the mail(s) and makes the final decision using the MakeDecision method. Chapter "External Approvals" in the IT Shop Guide has some information on this.
HTH,
Oliver