2020 May 26 6:21 PM
Greetings,
Is it possible to programmatically add an attachment to a notification?
For example, if there's an external (non-SAP) web form that generates a file (say a PDF), can we programmatically add that as an attachment on a specific notification? Instead of the customer having to save a file, open SAP, open the notification, and manually attaching it?
I very well may be overlooking something, but looking at the API I've only seen the page on this site for working with Notifications: https://api.sap.com/api/Notification/resource
Perhaps there's a different feature to accomplish this?
Thank you
Greetings,
Is it possible to programmatically add an attachment to a notification?
For example, if there's an external (non-SAP) web form that generates a file (say a PDF), can we programmatically add that as an attachment on a specific notification? Instead of the customer having to save a file, open SAP, open the notification, and manually attaching it?
I very well may be overlooking something, but looking at the API I've only seen the page on this site for working with Notifications: https://api.sap.com/api/Notification/resource
Perhaps there's a different feature to accomplish this?
Thank you
2020 May 26 8:29 PM
Hello awguthrie
If you're able to receive the file as a binary stream directly from the site, then you could attach it to the Notification using the GOS framework. Some information about it:
https://blogs.sap.com/2013/05/23/everything-gos-generic-object-services/
http://zevolving.com/category/generic-object-services-gos/
Kind regards,2020 Jun 01 7:48 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |