What to check when update sets are not retrieved correctlyIssue When an update set is applied to the target instance from a source, sometimes the retrieved update sets are not visible on the target instance. While it may seem daunting to troubleshoot the exact cause, the following steps should be done as part of the initial analysis: Check that the user credentials used to retrieve the update set have an admin role and that the user credentials are a local admin user on the instance.Verify that the sys_update_set_source record in the target instance is set up correctly. The URL should not have the word 'navpage.do' appended to it.For example: Incorrect URL - https://<instance-name>.service-now.com/navpage.doCorrect URL - https://<instance-name>.service-now.com When the retrieval fails, it would most likely throw an error like: Error: com.glide.processors.soap.SOAPProcessingException: Web service not found However, following the above steps should save time to diagnose the problem and provide relief in most of the cases. <!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545} --> <!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545; min-height: 14.0px} li.li1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545} li.li2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #e4af0a} span.s1 {color: #454545} span.s2 {color: #e4af0a} ol.ol1 {list-style-type: decimal} --> <!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545} -->