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

Check Compliance Search Status Action

The Check Compliance Search Status action check the status of created compliance search on exchange server and if the status is completed return the information regarding email search found for the compliance search.

Input variables

Input variables determine the initial behavior of the action.

VariableDescription
targetIdMandatory target host identifier field where the Exchange Server is located.
searchNameMandatory name of compliance search created on exchange server.

Output variables

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

VariableDescription
responseContains status of the compliance search and number of emails found on the exchange server for the compliance search.

Exit Conditions

Possible exit conditions for this action are:

VariableDescription
Search In ProgressWhen status of compliance search is in progress.
Search Complete - No Threat Emails FoundWhen status of compliance search is completed, and no emails are found as a part of compliance search.
Search Complete - Threat Emails FoundWhen status of compliance search is completed, and emails are found as a part of compliance search.
Error Checking StatusWhen status checking fails due to exception in exchange server.
ErrorWhen exception occurs in flow action.

Parent Topic:Common Security Operations integration flows and orchestration activities