- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2021 01:39 PM
I exported a client script record using the "Export > XML (This record)" command and am currently trying to import this xml onto the sys_script_client table in another instance. When I right click on the header of the list view for this table and select "Import XML", I proceed to upload the exported XML file. I do not see the file in the client script table, however I don't have any errors in my logs. I am elevated to the security admin role when doing this task. How can I fix this?
Solved! Go to Solution.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2021 02:13 PM
Hi, when you import the XML into the target instance are you in the same scope/does the scope exist on the instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2021 02:00 PM
Hi Josh,
Why don't you move the change through the update set because the client script always captures in the update set.
Did you import the correct record? Just admin role is enough to export and import from one system to another.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2021 02:13 PM
Hi, when you import the XML into the target instance are you in the same scope/does the scope exist on the instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2021 04:28 PM
Hi Tony,
I was not in the same scope when I originally tried. Once I switched to the correct scope it worked.
Thank you!