Retrieve completed update sets from another instance.

About this task

Warning: Update sets allow moving changes between instances that may be running different family release versions and different features. You can always load an update set created on an older family release on an instance running a newer family release. Loading an update set created on a newer family release on an instance running an older family release requires additional testing to determine compatibility. Updates from newer family releases may not produce the same functionality when moved to older family releases. In extreme cases, newer family release updates may cause outages or data loss on an older family release instance. Where possible, avoid moving updates from newer family releases to older family releases. Similar constraints apply to moving updates between instances running different versions of ServiceNow Store apps.

Procedure

  1. If IP address access control is enabled on the source instance, set up the target instance as an exception.
  2. On the target instance, navigate to System Update Sets > Update Sources and click New.
  3. Specify the connection settings as described in the table.
  4. Click Test Connection.
    • If the connection is successful, a confirmation message appears.
    • If the connection fails, a warning message identifies the cause of the failure.
  5. If the connection fails, modify the settings to establish connectivity.
    • You must establish connectivity before you can save the connection settings.
    • You may want to modify the source instance (for example, change the password).
  6. Right-click the form header and select Save.
  7. Under Related Links, click Retrieve Completed Update Sets.
    • Any update sets marked as Completed are transferred from the source instance to the target instance. Update sets that already exist on the target instance are skipped.
    • The confirmation page provides detailed messages about how many update sets were transferred and how many were skipped.
    • To view retrieved update set, navigate to System Update Sets > Retrieved Update Sets.

What to do next

If the system property glide.update_set.auto_preview is set to true, the system automatically starts the preview process after the update set is retrieved. If this property is false, you must start the process manually. For more information on the preview process, see Preview a remote update set.