CData Python Connector for ServiceNow

Build 25.0.9454

diagrammer_action

Stores diagram actions that define transitions or behaviors within process flow diagrams.

Columns

Name Type ReadOnly References Description
name String False

Specifies the display name of the diagrammer action as it appears in the interface.

active String False

Indicates whether the diagrammer action is active and available for use.

script String False

Contains the script that defines the behavior or logic executed when the action is triggered.

icon String False

Specifies the icon associated with the diagrammer action, used for visual identification.

sys_id [KEY] String False

Provides the system identifier (sys_id) that uniquely identifies the diagrammer action record.

order String False

Defines the sequence in which the action appears, determining its display order among other actions.

condition String False

Specifies the condition under which the diagrammer action becomes available or executes.

type String False

Indicates the type of diagrammer action, such as standard, custom, or scripted.

sys_policy String False

Defines the update policy applied to the diagrammer action for version control or upgrade behavior.

sys_replace_on_upgrade String False

Determines whether the diagrammer action is replaced during system upgrades.

sys_customer_update String False

Indicates whether the record has been modified by a customer instance.

sys_scope String False

Specifies the application scope in which the diagrammer action is defined.

sys_package String False

Lists the application package that contains the diagrammer action.

sys_updated_on Datetime False

Displays the date and time when the diagrammer action record was last updated.

sys_created_on Datetime False

Displays the date and time when the diagrammer action record was created.

sys_name String False

Lists the internal system name used to identify the diagrammer action.

sys_updated_by String False

Indicates the user or process that last modified the diagrammer action record.

sys_created_by String False

Lists the user or process that originally created the diagrammer action record.

sys_class_name String False

Specifies the system class name that defines the table structure for the diagrammer action.

sys_mod_count String False

Tracks the total number of times the diagrammer action record has been modified.

sys_update_name String False

Lists the update set entry name containing the diagrammer action record.

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