Exporting and Importing Records via XML in ServiceNow | ServiceNow Tutorial
foreign [Music] hi there my name is Lawrence Tyndall here at glidefest Consulting and in today's servicenow tutorial I'm going to show you how to export and import records between different instances using XML this functionality is extremely beneficial as it allows you to export records from one instance and easily import them into another this is a common use case when you're working in a sub-production instance of servicenow like Dev and you'd like to load those same records directly into a test environment or production as you may already know records typically cannot be captured in update sets so exporting them in an XML file will allow you to easily import them into another instance in today's example I'm going to create a new user account in a Dev environment and then import the same user record into my test instance to get started open up service now and in the application navigator type in users now click on the users module located underneath the users and groups application to create a new user record click on the new button a blank user record will now load in the first name and last name field I'm going to enter Michael Lombardo and in the email field I'm going to enter michael.lombardo at example.com now to save this user record I'm going to click on the submit button the user record is now created now from the list view I'm going to filter for the new user account I just created to export this record as an XML file right click on the form header and click on export XML an XML file will now be generated and downloaded to your machine now that we've exported this XML file I'm going to open up my other servicenow instance to import the XML file I'm going to head over to the users module and on the column header I'm going to right click and select the option for import XML you'll now be taken to this import XML page from here you'll want to click on the choose file button and select the XML file that we previously exported now click on the upload button the user record will now be loaded into the system just like it was in our other instance now if we filter for Michael Lombardo we'll see his user account available and it's as easy as that exporting and importing records via XML is a quick and easy way to transfer data between two identical instances and that is all for today's demo on exporting and importing records into servicenow via XML hmm
https://www.youtube.com/watch?v=gI3JwXP6vK0