Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Snapshot tag and description - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Snapshot tag and description
KB0854490

Snapshot tag and description


658 Views Last updated : Sep 15, 2023 public Copy Permalink
KB Summary by Now Assist

At the time of storing a snapshot for the CDS it is possible to optionally provide the following information: 

  • a description: a free format text description. This text is visible in the CDS evolution page when the user hovers over the snapshot in history.
  • a tag: a single string to uniquely identify the snapshot. The TAG is displayed in the details of the snapshot

Snapshot Description

The optional description is for information purpose and is only accessible through the UI

Snapshot Tag

The optional tag is a way to uniquely identify/label the snapshot with for instance the release number or a changeID number. The main purpose of the snapshot tag is to uniquely identify the snapshot and is available in both the UI and the API. It can be used to retrieve in an easy way an "older" snapshot by referring to the snapshot tag. 

Note that the snapshot tag must be unique for the given CDS, and it must be a single word only (no spaces or special characters).

The snapshot tag information is also visible in the comparison view where the user can select the snapshot that was made for instance for version 1.2.5 and compare it with version 1.2.9. SWEAGLE will then automatically perform a diffCompare between those 2 snapshots and show all differences.

API

Setting the snapshot description and tag is possible through the API endpoints when uploading data (API - bulk upload) or when performing a createSnapshot (API - create snapshot).

Requesting the configData for the snapshot with a specific tag assigned can be done by adding &tag=releaseX.Y.Z to the API command. In that case, SWEAGLE will respond with the content of that specific snapshot (API - consume data through exporters).


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.