- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 08:10 AM
Im trying to send an attachment that will be mandatory on a RITM via an email notification of some sort. I need the whole file and not jst a link to the file. I see a lot of posts around GlideSysAttachment.copy but so far nothing thas shows ALL the steps. A little help? Or is there a better way?
GlideSysAttachment.copy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 08:16 AM
Hello,
To trigger the notification there are two ways:-
1) You use the conditions directly on the notification without an event:-
Something like below:-
2) OR you can use a event to trigger the notification using any script. BR is generally used in such cases.
Please check the different ways of triggering email:-
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 08:29 AM