Hi, Can i create an xml for the records found in gliderecord ? And can i create table to store xml files? OR can i export all records via xml to other SNOW intance. Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2016 11:22 AM
Hi, Can i create an xml for the records found in gliderecord ? And can i create table to store xml files? OR can i export all records via xml to other SNOW intance. Thanks in Advance
- Labels:
-
Integrations
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2016 11:47 AM
Hi Abhay,
Yes, you can export and import XML files to move data between systems. It is quite common and easy.
Exporting and Importing XML Files - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2016 12:04 PM
yes we can but i want to achieve this via scipt, so that i can gliderecords and the records will be exported via xml, is there any function or API's for that ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2016 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2016 01:04 PM
That was useful brother thanks.
Can anyone tell that what is happeing when i click expot->xml.
ex: a events gets created or a BR is running or a ui action is taking place.
can anyone explain this whole scenario ?