This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Identity Manager : Send email to specified email address after all approvals

How to create or configure a workflow that will send an email to a specified email address once all approvals have been completed?

Parents
  • 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 

Reply
  • 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 

Children
No Data