---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/security-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# Legacy: Capability Execution Tracking - Complete Flow Action

# Legacy: Capability Execution Tracking - Complete Flow Action {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Capability Execution Tracking - Complete flow action updates the audit record when the flow is complete.  
Important:  
This feature is no longer deployed, enhanced, or supported. It has been replaced by Capability Implementation Execution. For details, see the [Deprecation Process \[KB0867184\]](https://support.servicenow.com/kb_view.do?sysparm_article=KB0867184) article in the
Now Support knowledge base.
The Capability Execution Tracking - Complete flow action can be used with any flow to record the completion of the flow.  
Note:  
The Return Value array from the Parallel Launcher core flow action contains an array of results from all integration flows run and prompts the successful completion of execution tracking.

## Results {#capability-execution-tracking-complete__section_gcp_kfv_ndb}

Possible results for this flow action are:
{#capability-execution-tracking-complete__table_lg3_dm5_vy__entry__2}

| Result | Description |
|-|-|
| Success | The audit record state is updated to Complete. |
[Table 1. Results]

{#capability-execution-tracking-complete__table_lg3_dm5_vy}

## Input variables {#capability-execution-tracking-complete__section_zyb_jfm_3z}

Input variables determine the initial behavior of the flow action.
{#capability-execution-tracking-complete__table_pgm_tfy_jr__entry__2}

| Variable | Description |
|-|-|
| capabilityExecutionId | System identifier for the audit record. This field was the output from any of the Begin auditing activities. |
| flowName | Name of the flow. Supplied by the system. |
| message | Completion message. |
[ ]

{#capability-execution-tracking-complete__table_pgm_tfy_jr}

## Output variables {#capability-execution-tracking-complete__section_hcp_kfv_ndb}

There are no output variables.

