OWB - Error Table Properties

Card Puncher Data Processing

About

This page describe the Error Table section of properties and you can find it only for the mapping operators where a load can be perform :

This properties are used in the error handling method of OWB: Owb - Error Handling (Error Logging Table and Data Rules)

Description

Owb Table Operator Properties

Truncate Error Table Truncate or not the error table during a load operation. You would typically do this if you process the error rows in the originating mapping ensuring the information is captured.
Error Table Name The name of the error table that stores the invalid records during a load operation.
Roll up Errors If you need all violations as separate records, switch this to No.
Select Yes to roll up records selected from the error table by the error name. Thus all errors generated by a particular input record will be rolled up into a single record with the error names concatenated in the error name attribute.
Or in a other way, Roll up errors gives you a consolidated and aggregated set of rows, ensuring that each row is only given to the extraction query once when selecting from the error table. Note it does not prevent multiple rows to be present, it merely aggregates them to show a single one.
Select Only Errors from this Operator Rows selected from the error table will contain only errors created by this operator in this map execution





Discover More
Owb Table Operator With Err Table
OWB - How to implement and manage data rule in a mapping for a table ?

A data rule in OWB is a property of a table and you can manage its behaviour in the mapping. To implement data rule, you must : in the objects : define a then apply (of add) them to the table...
Card Puncher Data Processing
OWB - Operator Properties

Some of the properties are available for several operators, you can find them here.
Owb Table Operator Data Rule Properties
OWB - Table

The Table operator enables you to source data from and load data into tables stored You can set Target Filter for Update, Target Filter for Delete, and Match By Constraint. When a data...
Owb Table Operator With Err Table
Owb - Error Handling (Error Logging Table and Data Rules)

Error logging enables the processing of DML statements to continue despite errors being encountered during the statement execution. DML error logging is supported for SQL statements such as INSERT, UPDATE,...



Share this page:
Follow us:
Task Runner