Data Veracity Collection Agent Input/Output Data and MIM

Input/Output Data

The input/output data is the type of data an agent expects and delivers.

The agent produces data depending on the data type of the reprocessing group.

Data TypesDescription
UDR Type

When the Collection agent is configured to collect the UDRs, the agent output type will be UDRType (DataVeracity). 

The UDRType (DataVeracity) is available in the UDR Internal Format Browser as follows:

UDR FieldData TypeDescription
error_codeStringError Code that associated with the erroneous UDR through udrAddError APL plugin.
errorUDRDRUDRThe erroneous UDR.
idLongThe unique ID of the record when inserted into Data Veracity.
insert_timeDateThe Date Time when record is inserted into Data Veracity.
metaDatamap<string, any>The MIMs defined in Data Veracity Profile and associated the value to erroneous UDR.
stateStringThe State of the erroneous UDR: NEW, UPDATED, REPROCESSED, PRE_DELETE, DELETE_APPROVED
txn_idLongThe Transaction ID when the batch of records are inserted into Data Veracity.
update_userStringThe last person who updated the record.
updated_timeDateThe last Date Time when the record was updated.
workflow_nameStringThe Workflow Name that inserted the record into Data Veracity.
Batch Type

When the Collection agent is configured to collect the Batch files, the agent output type will be BatchType (DataVeracity).

The BatchType (DataVeracity)is available in the UDR Internal Format Browser as follows:

UDR FieldData TypeDescription
error_codeStringError Code that associated with the erroneous UDR through Error tab in Workflow Properties.
idLongThe unique ID of the record when inserted into Data Veracity.
insert_timeDateThe Date Time when record is inserted into Data Veracity.
messageStringThe Cancel Batch message.  If the Cancel Batch happened from cancelBatch plugin, this would be the custom message we passed in to the cancelBatch APL plugin.  While if Cancel Batch happened from Dup Batch agent or Failed Decoding, this would be a system message. 
metaDatamap<string, any>The MIMs defined in Data Veracity Profile and associated the value to erroneous batch file through Error tab in Workflow Properties.
source_nodeStringThe agent name that triggered the Cancel Batch event.
stateStringThe State of the erroneous UDR: NEW, UPDATED, REPROCESSED, PRE_DELETE, DELETE_APPROVED
txn_idLongThe Transaction ID when the batch of records are inserted into Data Veracity.
update_userStringThe last person who updated the record.
updated_timeDateThe last Date Time when the record was updated.
workflow_nameStringThe Workflow Name that inserted the record into Data Veracity.

MIM

For information about the MIM and a list of the general MIM parameters, see Meta Information Model in MIM.

MIM Value

Description

Agent Name

The name of the agent.

Outbound UDRs

The number of UDRs routed from the agent.

Accesses

The agent does not itself access any MIM resources.