This section contains one example for the Data Veracity Collection agent.
Example Workflow:
Note | |
---|---|
title | Example Data UDRs for the Data Veracity Collection workflow can be created beforehand using the Data Veracity Forwarding workflow found in Data Veracity Forwarding Example. |
In this workflow example for This is a workflow example for the Data Veracity Collection agent.
The workflow will collect the new UDR
an input file, decode it and then send it forward into the Analysis_1 agent. The Data Veracity Forwarding agent then receives the erroneous UDR (TT UDR in the example) from the Analysis agent. The Analysis agent contains the following code:
With this code, the Analysis agent will:
...
This workflow collects the UDRs from the Data Veracity table according to the selected Error Code as specified in Data Veracity Profile.
The Data Veracity Collection agent forwards UDRType(Dataveracity) to Analysis_1 agent, and we cast the input.errorUDR to the Ultra that is expected by Encoder_1 agent, and output to Disk.
Scroll pagebreak |
---|