Change approval notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 08:39 PM
Hi all,
I need a help on below request.
Whenever the change request is sending for approval notification to the approver, then it must include attachments of that change request. Currently that notification is created on sys approval table and include attachments option is not working. Pls suggest.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 04:43 AM
Hi @Aniket Chavan i will provide a background of the request.
1.We have a email notification on sysapproval_approver table
2. It will send when an event is fired
3. Approver will receive change request details along with approve/ reject/ view the change option(hyper links) on that notification.
So my requirement is .. along with that approval notification, approver should receive attachment which attached to the CR.
I have configure the suggested BR on sys approval table but it's not working as expected. Pls refer attached and suggest if I'm doing it in wrong way.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 05:53 AM
Hello @Vijaykumar K ,
Considering your existing business rule, it might be worth exploring email scripting to enhance the logic. Alternatively, if you've already set up the business rule, these links can guide you on optimizing its utilization for your specific requirements:
- Attachments in notifications
- Adding Physical attachment to Notification - Adding attachment to Outbound notification
Feel free to review these resources and adapt them to better suit your needs. If you have any questions or need further clarification, don't hesitate to ask.
Best regards,
Aniket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 07:03 AM
What are you trying to accomplish here?
at first glance it looks like your trying to copy the attachment from the change request to an incident, i thought you wanted to include it in an approval?
here is something I did to copy an RITM to an approval record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 06:08 PM
Did you figure this out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 12:04 AM
Hi @DanielCordick , Yes. I have tried the said approach. Firstly created a befor, update BR on approval table.
2.On notification table marked 'true' for "include attachments ", as tested still user is not receiving CR attachment as mail Attachment.. pls refer below snap and please suggest .