...
A workflow collecting and validating ECS data
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.
...
Info | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
Info | ||
---|---|---|
| ||
Suppose there is a workflow collecting and validating UDRs from ECS. If the validation fails, the UDRs will be sent back to ECS with an associated Error Code. UDRs assigned to a new or a different Error Code will directed to a new reprocessing group. If desired to associate these UDRs with a different reprocessing group, The exception is if the new Error Code is associated with the same reprocessing group. Case 1 - same reprocessing group If the new Error Code belongs to the same reprocessing group:
Case 2 - different reprocessing group If the new Error Code belongs to a different reprocessing group:
|
Note | ||
---|---|---|
| ||
All UDRs collected at one activation of the workflow will be processed as one batch. Any call to |
Scroll ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||