The CreatorCon Call for Content is officially open! Get started here.

Importing xml into the instance

johannes5
Giga Expert

Hi ServiceNow Community Developers,

I have a question, in Dublin as a developer I had an admin role and I was able to export / import an xml file to any any instance (dev, test, prod, sandbox). The high security plugin was not enabled. I just joined a new company and they are in Eureka and have a high security plugin enabled. They have 5 instances sandbox (sandbox, dev, test, uat and prod). I noticed that in some instances I can elevate my security settings to the security admin role and that gives the ability to import an xml file. However in their uat and prod instances I am unable to see the 'Import xml' ui action from any list I go to which means that there is no way for me to import an xml file into these two instances. Also I am unable to elevate my privileges in these two instances, I just cannot see the padlock icon (next to the impersonator icon) which is the icon that allows me to elevate my privileges in the other   instances. I am not sure if this is a Eureka feature or it was done by the implementation team for a reason but I was wondering how do I get around this? In other words what do I need to do in the instance in order to get the functionality to be able to do an xml upload as I will need this for things that do not go to update sets like data import and scheduled jobs. Please advise.

Thanks,

Johannes

1 ACCEPTED SOLUTION

Did you give yourself the role, then logout, then login, elevate your privileges, then see if you see the option?


View solution in original post

7 REPLIES 7

jason_petty
Tera Expert

You will need to have that company give your user the security_admin role on the other instances.


Hi Jason,



Thanks for your response.



I have the admin role which means I have the ability to give myself the security_admin role however I am still unable to see the Import xml option even after I have the security_admin role.  



Thanks,


Johannes


Did you give yourself the role, then logout, then login, elevate your privileges, then see if you see the option?


salemsap
Tera Expert

Additionally Check the related plugins installed in your instance or not.


You can import the data using "retrieve update set" option.If you import your update set using retrieve update set option,the data will automatically move to the table.