- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 08:48 AM
Hi Team,
I am trying to do a personal task on PDI, here I need to send attachment which is attached to the notification [when email notification condition met, along with notification content, it should also send by default the attachment which is attached in that notification]
When receiver receives email, he should receive notification's attachment also [not record's attachment]
Thanks,
Ibrahim
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 08:28 AM
Found the Answer:
Steps:
1. Attach required document to the notification
2. Click on "What it will contain" tab
3. Go to "Message HTML" field
4. Click on "Insert or Edit link" option available in the field
5. Select Type as "Attachment" from the dropdown
6. Select URL as "required document[uploaded attachment]" from the dropdown
7. Type some text in the "Text"
8. Target as your choice
9. Click on "OK" button
10. Trigger the notification, receiver can receive email along with attachment!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 09:07 AM
Hello,
Have you checked the 'Include attachments' checkbox in the 'What it will contain' tab on the Notification?
Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 11:45 PM
Yes, I have checked.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 09:08 AM
Hi
What do you mean by notification attachment? Attachments shall be linked to the record. Why did you link to notification?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 11:50 PM
When notification is triggered, irrespective of record's attachments notification's attachment should be send to the receivers. [In my case, a document is attached to the "Notification" with the help of paper clip symbol on notification record]
- I am linking to notification only because it is a static document which needs to be send to all receivers of that notification