Hi All,
In the Business Opportunity on the action level once approval is requested, I need to send a notification (by mail) to the requested approval group. Any idea how to add this event ?
Much appreciate any suggestion,
Thanks
Hi All,
In the Business Opportunity on the action level once approval is requested, I need to send a notification (by mail) to the requested approval group. Any idea how to add this event ?
Much appreciate any suggestion,
Thanks
Hi
You can create a custom event using below LU and table for the field APPROVED to trigger this event
However you might have to create a custom attribute with a server method to get the Approval group person’s email addresses for the mail.
Hope it helps
Regards
Susith
In addition to the above it is need to to check the ‘Objects are changed’ check box in New Custom Events window to Fire this event.
/Deepthi
just an update, I end up writing the event action using the same LU but sending the notification using embedded SQL (instead of EMAIL) because I couldn’t find a function that return the Approval group person’s email addresses
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.