Issue with Import Update Set from XML functionality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2022 01:09 PM
I am trying to upload update set using Import Update Set from XML functionality.
I am selecting XML file, and clicking upload. After that, seeing nothing. Neither I am able to find anywhere this activity in list of Retrieved Update Sets.
How to preview update set and commit changes. I am not able to find domain to set as a global too.
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2022 01:22 PM
Hi,
Take the sys_id and try searching with sys_id of the update set in Retrieved Update Set list.
Also, please confirm no filters are applied on the Retrieved update set list.
Another thing just to confirm, is this update set or an ordinary XML file that has been exported?
Regards,
Muhammad
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 05:10 AM
thank you for response. how to find sys_id?
I believe, its update set which i got it from dev team.. but is there any way I can verify.
any idea, how to find this activity traces in log or error etc. after clicking upload, i am seeing no activity/action anywhere.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 05:26 AM
What might have happened is that the developers sent you the XML of the update set record instead of The update set with customer updates. I've seen this happen before and I have myself done this by mistake.
If the update set is correct it will be named like sys_remote_update_set_xxx.xml , contain the customer updates and end up in the retrieved update sets
if not, it will be named sys_update_set_xxx.xml and be empty of customer updates
Could you check the name of the file and see what it is called? Also, open the xml in a text editor. If it's the correct update set xml it should contain a lot of rows with updates. A sys_update_set xml will not contain that much information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 05:44 AM