How to use/replace GlideSysAttachment for scoped app?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2015 01:30 PM
We use GlideSysAttachment in these cases. Is it supported in scoped app or how can we rewrite it?
1. GlideSysAttachment.copy() to copy an attachment from one object to another
2. .getBytes() to get binary stream to be later sent to external server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2015 02:02 AM
Hi Alexey,
GlideSysAttachment is not supported in scoped app.
We have raised problem for the same"PRB625222", which is for adding some IMP API's in scoped app.
Thanks,
Pavan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 11:52 PM
Pavan, where can I look at the problem status. Most importantly, is it fixed in Patch2? Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2015 11:58 PM
Hi Alexey,
PRB625222: api additions for scoped applications
GlideSysAttachment.copy()
Now it is in testing phase, will see this in next release.
Thanks,
Pavan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2015 10:36 AM
We refactored our app not to deal with attachments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2015 02:07 PM
Is there a replacement for the write() method on GlideSysAttachment in scoped app? Seems to not be available in Fuji patch 4