Table of Contents

Search

  1. Preface
  2. Introduction to Exception Management
  3. Exception Tasks
  4. Duplicate Record Tasks
  5. Task Management

Exception Management Guide

Exception Management Guide

Exception Task Metadata

Exception Task Metadata

When you export data from a correct exceptions task or a review exceptions task, you export all of the task data and metadata. The export operation adds the metadata columns to the start of the delimited file. The export operation creates the same columns for a correct exceptions task and for a review exceptions task.
The following table describes the metadata columns that you export with the task data:
Column Name
Description
ROW_IDENTIFIER
The number of the record row in the database table.
REVIEW_STATUS
The current review status of the record.
A record can have one of the following review status values:
  • NULL. The user did not update the review status.
  • REVIEWED. The user reviewed the record.
  • REJECTED. The user rejected the record.
  • ACCEPTED. The user approved the record.
WORKFLOW_ID
An identifier for the workflow that generated the task instance.
USER_COMMENT
The most recent note that a user added to the record in the Analyst tool.
UPDATED_STATUS
The current status of the record data.
A record can have one of the following status values:
  • UPDATED. The user updated the record.
  • ACCEPTED. The user accepted the record as valid.
  • REJECTED. The user rejected the record as not valid.
  • REPROCESS. The user indicated that the record needs additional analysis by another user or by another data process.
  • NULL. The user did not update the record status.
RECORD_STATUS
The record status that the workflow sets. The workflow sets the status value when it writes the record to an exception data table. The default status is INVALID.

0 COMMENTS

We’d like to hear from you!