Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Error tab contains configurations related to error handling of the workflow. Since the batch concept does not exist for real-time workflows, batch related options in the tab are only valid for batch workflows.

...


ItemDescription

Abort after one cancel batch

If enabled, the workflow immediately aborts on the first Cancel Batch message from any agent in the workflow. The erroneous data batch is kept in its original place and must be moved or deleted manually before the workflow can be started again.

Abort after one cancel batch followed by <configured amount> consecutive cancel batches

If enabled, the value of <configured amount> indicates the number of allowed cancel batch calls, from any agent in a workflow before the workflow is aborted. The counter is reset between each successfully processed data batch. Thus, if 5 is entered, the workflow aborts on the 6th data batch in a row that is reported erroneous. All erroneous files, but the first one, are removed from the stream and placed into Data Veracity or the ECS.

Do not abort after cancel batch

The workflow will never abort. However, as with the other error handling options, the System Log is always updated for each cancel batch message, and files are sent to Data Veracity or the ECS.

Error Batch Type

When selecting Abort after one cancel batch followed by <configured amount> consecutive cancel batches or Do not abort after cancel batch options above, the Error Batch Type radio buttons are enabled.

Choosing Data Veracity will send all erroneous batches to Data Veracity while choosing ECS will send the erroneous batches to the ECS.

Data Veracity Batch Error UDR

Data Veracity allows for the handling of erroneous batch files received from the input source. You must set up a database table prior to setting up the error batch handling for your workflows. For more information see Data Veracity.

...

Item

Description

Error Code

Select from a drop-down list of error codes that have been defined from the error code web interface. You can refer to Error Codes for instructions. The Error Codes are shared between Data Veracity and the ECS

Data Veracity Profile

The Data Veracity profile to be used. Refer to Data Veracity Profile for instructions to set up the profile for use.

Named MIMs

MIM values to be associated with the erroneous batch file when sent to Data Veracity. The Named MIMs added in the Data Veracity Profile should be listed in the table. 

MIM Resource

The Mim Resource column is populated with the MIM values that are based on the MIM parameters which are selected from the MIM Browser dialog.

ECS Batch Error UDR

A UDR that contains information on selected MIMs can be associated with the batch. This is useful when reprocessing a batch from the ECS, as the fields of the Error UDR will appear as MIMs in the collecting workflow.

...