How can I import XML without elevated admin role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2014 07:39 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2014 10:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2014 12:01 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2014 02:04 AM
You can remove gs.hasRole('security_admin') condition from the Import XML context menu.