SecOps - Microsoft Exchange (On-Premise) - Plan for Isolating Integration for Break / FixSummaryFAQs related to Microsoft Exchange On-Premises integration 1) How can we STOP active Email Searches that are currently running? Is the best way to do this via Workflow Contexts, ECC Queue?ANS: You can stop workflow execution context to stop Email Searches. Open executing (wf_context) record. Click on Cancel button on the form to stop the workflow.2) How should we take ACTION for an issue with the MID Server being used if there is a PowerShell issue (e.g. stuck / frozen in a loop)?ANS:STEP1: You can stop workflow execution context to stop the loop. Open corresponding executing (wf_context) record. Click on Cancel button on the form to stop the workflow.STEP2: On wf_context record, there is related link action "ECC Queue" which will redirect to ECC records generated via workflow execution. You can delete the latest ECC entry which stuck.3) How should we take ACTION for an issue with the MID Server being used if something is stuck in ECC Queue and continuously calling the PowerShell command to target the MS Exchange Server in the SecOps integration?ANS:STEP1: You can stop workflow execution context to stop running operation. Open corresponding executing (wf_context) record. Click on Cancel button on the form to stop the workflow.STEP2: On wf_context record, there is related link action "ECC Queue" which will redirect to ECC records generated via workflow execution. You can delete the latest ECC entries which got stuck.