Data Veracity Collection Agent Input/Output Data and MIM

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 Types

Description

Data Types

Description

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 Field

Data Type

Description

error_code

String

Error Code that associated with the erroneous UDR through udrAddError APL plugin.

errorUDR

DRUDR

The erroneous UDR.

id

Long

The unique ID of the record when inserted into Data Veracity.

insert_time

Date

The Date Time when record is inserted into Data Veracity.

metaData

map<string, any>

The MIMs defined in Data Veracity Profile and associated the value to erroneous UDR.

state

String

The State of the erroneous UDR: NEW, UPDATED, REPROCESSED, PRE_DELETE, DELETE_APPROVED

txn_id

Long

The Transaction ID when the batch of records are inserted into Data Veracity.

update_user

String

The last person who updated the record.

updated_time

Date

The last Date Time when the record was updated.

workflow_name

String

The 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 Field

Data Type

Description

error_code

String

Error Code that associated with the erroneous UDR through Error tab in Workflow Properties.

id

Long

The unique ID of the record when inserted into Data Veracity.

insert_time

Date

The Date Time when record is inserted into Data Veracity.

message

String

The 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. 

metaData

map<string, any>

The MIMs defined in Data Veracity Profile and associated the value to erroneous batch file through Error tab in Workflow Properties.

source_node

String

The agent name that triggered the Cancel Batch event.

state

String

The State of the erroneous UDR: NEW, UPDATED, REPROCESSED, PRE_DELETE, DELETE_APPROVED

txn_id

Long

The Transaction ID when the batch of records are inserted into Data Veracity.

update_user

String

The last person who updated the record.

updated_time

Date

The last Date Time when the record was updated.

workflow_name

String

The 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

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.