...
Since we want to redo the processing made in the forwarding workflow, we keep the configurations of the ECS Inspector and ECS forwarding agents the same as in the previous workflow.
Workflow Properties
The Error tab in the Workflow Properties must not be configured to handle cancelBatch
behavior, since it will never be valid for ECS collection workflows. No calls to cancelBatch
are allowed from any agent since it will cause the workflow to immediately abort.
ECS Collection Agent
All UDRs conforming to the collection criteria will be selected and processed as a batch.
Analysis Agent
The Analysis agent only needs to validate and route the UDRs. The Error Code and Error Case is already associated with the UDR.
...