application importing to my instance

learnow
Kilo Guru

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?

1 ACCEPTED SOLUTION

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


View solution in original post

9 REPLIES 9

Chuck Tomasi
Tera Patron

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


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?


When you downloaded from share. Is that xml file?


Regards
Harish

Today.No its not xml,but I changed format to csv or xls doesnt matter. So , how to do that?