Check Compliance Search Status Action

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • 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.

    Variable Description
    targetId Mandatory target host identifier field where the Exchange Server is located.
    searchName Mandatory name of compliance search created on exchange server.

    Output variables

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

    표 1. Output variables
    Variable Description
    response Contains 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:

    표 2. Exit Conditions
    Variable Description
    Search In Progress When status of compliance search is in progress.
    Search Complete - No Threat Emails Found When status of compliance search is completed, and no emails are found as a part of compliance search.
    Search Complete - Threat Emails Found When status of compliance search is completed, and emails are found as a part of compliance search.
    Error Checking Status When status checking fails due to exception in exchange server.
    Error When exception occurs in flow action.