Power BI Connector for ServiceNow

Build 25.0.9454

wf_activity_context

Displays workflow activity contexts, showing relationships between workflow steps and runtime data.

Columns

Name Type References Description
wc_sys_id String Provides the system identifier (sys_id) for the workflow activity context record.
wc_active Bool Indicates whether the workflow activity context is currently active and executing.
wc_activity_count Int Specifies the total number of activities included in the workflow context.
wc_activity_index Int Defines the sequence position of the activity within the overall workflow execution order.
wc_after_business_rules Bool Indicates whether the workflow activity runs after associated business rules are processed.
wc_auto_start Bool Specifies whether the workflow context is configured to start automatically upon triggering conditions.
wc_column_renderer String References the renderer used to display workflow columns in the interface.
wc_column_renderer_link String Provides a link to the column renderer configuration record.
wc_cumulated_avg_ert Bool Indicates whether the average expected run time (ERT) is calculated cumulatively for the workflow.
wc_due Datetime Specifies the due date and time for completing the workflow activity.
wc_ended Datetime Records the date and time when the workflow activity finished execution.
wc_ert_long_running_actions String Lists workflow actions identified as long-running, based on ERT thresholds.
wc_ert_outlier_workflow_actions String Lists workflow actions flagged as outliers compared to standard ERT performance.
wc_id String Stores the internal identifier for the workflow context instance.
wc_name String Specifies the name of the workflow activity context.
wc_parent String References the parent workflow context that this record is associated with.
wc_parent_activity String References the parent workflow activity that triggered this context.
wc_parent_activity_link String Provides a link to the parent workflow activity record.
wc_parent_link String Provides a link to the parent workflow context record.
wc_requires_ert Bool Indicates whether this workflow context requires expected run time (ERT) tracking.
wc_result String Specifies the outcome or result status of the workflow activity.
wc_return_value String Stores any value returned upon completion of the workflow activity.
wc_running_duration Long Measures the total execution time of the workflow activity in milliseconds.
wc_schedule String References the schedule governing when the workflow is permitted to run.
wc_schedule_link String Provides a link to the schedule record associated with the workflow.
wc_scratchpad String Stores temporary data or variables used during workflow execution.
wc_stage String Specifies the stage of the workflow to which this activity belongs.
wc_stage_link String Provides a link to the workflow stage record.
wc_stage_state String Indicates the current status of the workflow stage, such as active or completed.
wc_started Datetime Records the date and time when the workflow activity started execution.
wc_started_by String References the user or process that initiated the workflow activity.
wc_started_by_link String Provides a link to the record of the user or process that started the workflow.
wc_state String Specifies the current state of the workflow context, such as running, waiting, or completed.
wc_sys_created_by String Identifies the user who created the workflow context record.
wc_sys_created_on Datetime Records the date and time when the workflow context record was created.
wc_sys_domain String Specifies the domain in which the workflow context record exists.
wc_sys_domain_path String Displays the hierarchical path of the domain associated with the workflow context.
wc_sys_mod_count Int Tracks how many times the workflow context record has been modified.
wc_sys_tags String Lists tags assigned to the workflow context for categorization or filtering.
wc_sys_updated_by String Identifies the user who last updated the workflow context record.
wc_sys_updated_on Datetime Records the date and time when the workflow context record was last updated.
wc_table String Specifies the database table related to the workflow context execution.
wc_timezone String Indicates the time zone applied to workflow scheduling and timestamps.
wc_without_current_wf_actions String Lists workflow actions excluded from the current execution context.
wc_workflow String References the workflow definition to which this context belongs.
wc_workflow_link String Provides a link to the workflow record associated with the context.
wc_workflow_version String Specifies the version of the workflow definition used for this context.
wc_workflow_version_link String Provides a link to the specific workflow version record.
wa_sys_id String Provides the sys_id for the workflow activity record associated with the context.
wa_activity_definition String References the workflow activity definition used in this context.
wa_activity_definition_link String Provides a link to the activity definition record.
wa_activity_definition_updated Bool Indicates whether the linked workflow activity definition has been updated since execution.
wa_databus_lookup_id Int Specifies the internal identifier used for event routing or data bus lookups.
wa_height Int Defines the display height of the activity element in the workflow diagram interface.
wa_input String Stores input data or parameters passed into the workflow activity.
wa_is_parent Bool Indicates whether the activity functions as a parent step for other nested activities.
wa_name String Specifies the name of the workflow activity within the context.
wa_new_activity_definition String References the updated or replacement activity definition linked to this activity.
wa_new_activity_definition_link String Provides a link to the new activity definition record.
wa_notes String Contains notes or comments about the workflow activity execution.
wa_out_of_date Bool Indicates whether the workflow activity definition is outdated compared to the current version.
wa_parent String References the parent workflow activity that contains this activity.
wa_parent_link String Provides a link to the parent workflow activity record.
wa_pinned Bool Indicates whether the workflow activity has been pinned for review or debugging.
wa_pinned_version String Specifies the version identifier of the pinned workflow activity.
wa_pinned_version_link String Provides a link to the pinned workflow activity version record.
wa_stage String References the workflow stage associated with this activity.
wa_stage_link String Provides a link to the workflow stage record related to this activity.
wa_sys_created_by String Identifies the user who created the workflow activity record.
wa_sys_created_on Datetime Records the date and time when the workflow activity record was created.
wa_sys_mod_count Int Tracks the number of times the workflow activity record has been modified.
wa_sys_tags String Lists tags applied to the workflow activity for organization or filtering.
wa_sys_updated_by String Identifies the user who last updated the workflow activity record.
wa_sys_updated_on Datetime Records the date and time when the workflow activity record was last updated.
wa_timeout Long Defines the timeout duration for the workflow activity in milliseconds.
wa_vars String Stores variable data generated or consumed by the workflow activity.
wa_width Int Defines the display width of the workflow activity in the visual editor.
wa_workflow_version String References the workflow version under which this activity is executed.
wa_workflow_version_link String Provides a link to the workflow version record.
wa_x Int Specifies the X-coordinate of the workflow activity in the visual layout.
wa_y Int Specifies the Y-coordinate of the workflow activity in the visual layout.

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