Capability Execution Tracking - Complete Flow Action
-
- UpdatedAug 1, 2024
- 1 minute read
- Washington DC
- Security Operations Integration Reference
The Capability Execution Tracking - Complete flow action updates the audit record when the flow is complete.
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
Possible results for this flow action are:
Result | Description |
---|---|
Success | The audit record state is updated to Complete. |
Input variables
Input variables determine the initial behavior of the flow action.
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. |
Output variables
There are no output variables.