Convert Attachment as Binary files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2020 02:31 AM
Hi,
Is it possible to convert service now attachment as binary files using script. If yes, can you share any test script? I've analysed Service now provide capability to convert base64 and bytes.
Regards,
Suresh
Suresh.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2020 02:48 AM
Hi Suresh,
Both bytes and binary data are different.
What is your requirement here?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2020 02:58 AM
Ankur,
Thanks for your info. I want to convert attachment as binary file?
Regards,
Suresh
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2020 03:17 AM
Hi Suresh,
please check below link:
What exactly needs to be done with ServiceNow once you get the binary data?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2020 04:02 AM
Ankur,
Thanks for your info. It shows service now attachment structure. It doesn't clears how to convert binary file.
Regards,
Suresh
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 10:45 PM
Hello @Ankur Bawiskar
I have a similar query, i have the binary data from an end point, i need to create attachment using that content.