
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 06:22 AM
How can I import and use already created application in my instance? I have a xls file. But how to import that all data from Import sets and to use application by the proper way?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 07:35 AM
Download the XML file, then in your instance go to System Update sets> Retrieved Update sets. Use the list link Import Update Set from XML.
Once imported it will show up in the list. Open the record, click the Preview button, when that is complete, click Commit.
http://wiki.servicenow.com/index.php?title=Transferring_Update_Sets

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 06:26 AM
Hi Ulvis,
Are you looking to import the application or the data for that application? I'm not quite clear.
If you want to import an application, you can always use an update set.
Using Update Sets - ServiceNow Wiki
If you are moving data between two instances and the application is already installed on both, then use the export XML/import XML feature.
http://wiki.servicenow.com/index.php?title=Exporting_and_Importing_XML_Files
If you are referring to importing data from an Excel spreadsheet for your application to use, that would be done with Easy Import or Import sets.
http://wiki.servicenow.com/index.php?title=Easy_Import
http://wiki.servicenow.com/index.php?title=Import_Sets

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 06:32 AM
Chuck, my case like a would like to add an application which I downloaded from share.servicenow.com to my instance. So can I do that from Update set?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 06:38 AM
When you downloaded from share. Is that xml file?
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 06:42 AM
Today.No its not xml,but I changed format to csv or xls doesnt matter. So , how to do that?