- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 02:40 AM
I have a requirement to get a record of any table as an xml.
I know that we could do the same by using "show xml" from the context header of the record.
I am looking at ways to do the same programatically.
Thanks
Solved! Go to Solution.
- Labels:
-
Platform and Cloud Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 03:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 02:46 AM
Hi Siva,
So basically you want some UI action which when clicked will show the xml of the record?
Or you want xml of the record in some server side script such as BR or script include once you know the record sys_id?
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
08-24-2018 03:45 AM
Found the solution:
GlideappUpdateVersion.getHeadVersion(name);