How can I import XML without elevated admin role?

Krischan
Giga Guru

Hi Everyone,

 

for various reasons we've never switched on the High Security Plugin and therefore we don't have the security_admin role, which would be needed to import XMLs (Update Sets, or single records etc.)

How I can I work around this?

 

regards

 

Christian

3 REPLIES 3

Michael Fry1
Kilo Patron

If you don't have the High Security Plugin enabled, you should be able to right-click and select Import XML for the different tables. For example, go to Users, right click on the list view and select Import XML.


Jim Coyne
Kilo Patron

Like Michael Fry said, you should be able to right-click and see the Import XML menu item.   Restricting that functionality to the "security_admin" role is a feature of the High Security plugin.


uniyalsubhash
Giga Contributor

You can remove gs.hasRole('security_admin') condition from the Import XML context menu.