Power BI Connector for ServiceNow

Build 25.0.9454

upgrade_history_update_xml

Lists XML updates applied during system upgrades to help track configuration changes.

Columns

Name Type References Description
upgr_sys_id String Provides the system identifier (sys_id) for the upgrade history record.
upgr_application_category String Specifies the application category related to the upgrade, such as system, scoped, or custom.
upgr_change_type String Indicates the type of change captured in the upgrade, such as insert, update, or delete.
upgr_changed Bool Indicates whether the record was modified during the upgrade process.
upgr_claim_status String Describes the ownership or claim status of the upgrade entry, such as pending or completed.
upgr_comments String Contains comments or notes documenting the details or reasoning for the upgrade change.
upgr_disposition Int Represents the final disposition or outcome code assigned to the upgrade record.
upgr_file_name String Displays the name of the upgrade file associated with this record.
upgr_file_path String Specifies the file path where the upgrade XML or script is stored.
upgr_order Int Defines the sequence in which this upgrade item was processed during the update.
upgr_payload String Contains the XML payload or content representing the object's configuration data.
upgr_payload_diff String Captures the difference between the previous and current payload versions for comparison.
upgr_plugin String References the plugin associated with the upgrade or record change.
upgr_replace_on_upgrade Bool Indicates whether the record is replaced automatically during future upgrades.
upgr_resolution_status String Describes the resolution status of the upgrade, such as merged, skipped, or reverted.
upgr_sys_created_by String Identifies the user who created the upgrade history record.
upgr_sys_created_on Datetime Records the date and time when the upgrade record was created.
upgr_sys_mod_count Int Tracks the number of times the upgrade record has been modified.
upgr_sys_recorded_at String Specifies the date and time when the upgrade activity was recorded in the system.
upgr_sys_source_table String References the source table from which the upgrade data originated.
upgr_sys_source_table_link String Provides a link to the record of the source table related to the upgrade.
upgr_sys_tags String Lists tags used to categorize or identify the upgrade record.
upgr_sys_updated_by String Identifies the user who last modified the upgrade history record.
upgr_sys_updated_on Datetime Records the date and time when the upgrade record was last updated.
upgr_target_name String Displays the name of the target object affected by the upgrade, such as a script or table.
upgr_type String Indicates the type of upgrade object, such as business rule or table.
upgr_type_priority Int Defines the priority assigned to this upgrade type during processing.
upgr_update_set String References the update set that includes this upgrade record.
upgr_update_set_link String Provides a link to the related update set record.
upgr_upgrade_history String References the overall upgrade history entry this record belongs to.
upgr_upgrade_history_link String Provides a link to the parent upgrade history record.
upd_sys_id String Provides the sys_id for the specific update record within the upgrade history.
upd_action String Specifies the action taken in this update, such as insert, update, or delete.
upd_application String References the application associated with the update record.
upd_application_link String Provides a link to the related application record.
upd_category String Classifies the update based on its category, such as configuration, customization, or data change.
upd_comments String Contains user comments or notes describing the update's purpose or details.
upd_name String Specifies the name of the object affected by the update, such as a table or script name.
upd_payload String Holds the XML payload representing the configuration or metadata being updated.
upd_payload_hash String Stores a hash value used to verify the integrity of the update payload.
upd_remote_update_set String References the remote update set from which the change was imported.
upd_remote_update_set_link String Provides a link to the related remote update set record.
upd_replace_on_upgrade Bool Indicates whether this update will be replaced automatically during future upgrades.
upd_sys_created_by String Identifies the user who created this update record.
upd_sys_created_on Datetime Records the date and time when the update record was created.
upd_sys_mod_count Int Tracks the total number of modifications made to the update record.
upd_sys_recorded_at String Specifies the timestamp when the update was logged in the system.
upd_sys_tags String Lists any tags applied to the update record for classification or filtering.
upd_sys_updated_by String Identifies the user who last modified this update record.
upd_sys_updated_on Datetime Records the date and time when the update record was last modified.
upd_table String Specifies the table affected by this update operation.
upd_target_name String Displays the name of the target record modified by the update.
upd_type String Indicates the type of object being updated, such as script or field.
upd_update_domain String Identifies the domain associated with the update in multi-domain environments.
upd_update_guid String Stores the globally unique identifier (GUID) associated with this update record.
upd_update_guid_history String Tracks the history of GUIDs associated with previous versions of this update.
upd_update_set String References the update set that contains this record.
upd_update_set_link String Provides a link to the update set record containing this update.
upd_view String Specifies the system view in which this update is applicable or was made.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454