importing an xml file of a update set in retrieved update set table creating an entry in local update set instead of retrieved update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 10:58 AM
importing an xml file of a update set in retrieved update set table is crating an entry of an update set in local update set table instead of retrieved update set table.
and the update set which is getting added in local update set do not have any customer updates
steps i have followed :
Taken an xml of 12 update set one by one and renamed the xml file with the respective update set names.
then in instance where i wanted to import these update sets, i wend to retrieved update set table - related links - Import Update Set from XML selected the XML file for 1st update set and then clicked on upload, it will take us on retrieved update set table where in name column i search with the update set name for which i uploaded the xml.
and i found the update set, i opened the update set, click on run preview and then clicked on commit update set.
1st 7 updates set got successfully uploaded and committed.
but from 8th xml of update set onward, as soon as i clicked on upload button it will take me to retrieved update set table but there i couldnt find my update set there, but i can see a new entry with the same update set name in local update set table instead of retrieved update set table with no customer updates inside it.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 11:32 AM
This is mostly observed when you click on export to XML link on local update set record from list view from source instance.
For the one which is failing, can you please open that update set on source instance and click on "Export to XML" related link available on the record. And try again?
Thanks
Harshad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 01:06 PM
i have take xml export of all the update sets by opening each update set and then taking the export.
My source instance got cloned so these update set will no more be present there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 10:23 PM
Well, there is no other explanation for this. If you open the XML in edit mode do you see some updates there?
If not then it probably the export was not correct.
Thanks
Harshad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 12:45 PM
Changing the file name of a downloaded XML file containing an exported Update Set will not change the name value when imported. that value comes from the 'name' value in the 'sys_remote_update_set' record. If you edit the XML, be careful to maintain the integrity of the XML file.
Your images show update sets in the Global application scope. What is needed is to view the contents of each. If you don't want to post those, you may engage Customer Support, to tell you what is going on with those.