Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Execution Tracking Begin (Mail Search) action

The Execution Tracking - Begin (Mail Search) capability execution action creates an execution tracking record and marks the record state as Started. This action is used by all capability and implementation flows to keep track of their state.

Results

Possible results for this action are:

ResultDescription
SuccessExecution tracking record has been created.
FailureCould not create execution tracking record.

Input variables

Input variables determine the initial behavior of the action.

VariableDescription
capabilityIdSystem identifier of the Integration Capability being executed.
implementationIdSystem identifier of the integration capability implementation being executed.
taskIdSystem identifier for any task associated with the flow.
flowContextIdSystem identifier of the associated flow context record. Supplied by the system.
flowNameName of the flow. Supplied by the system.
parentCapabilityExcutionIdSystem identifier of the audit record that launched the implementation flow. Only required for Integration Capability implementation flows, such as Splunk, Elasticsearch.
emailsearchIdThe sysid of the email search record in the Email Search [sn_sec_cmn_email_search] table.

Output variables

The output variables contain data that can be used in subsequent actions.

VariableDescription
capabilityExecutionIdSystem identifier of the execution tracking record.

Parent Topic:Security Operations Integration - Email Search and Delete flow