0% found this document useful (0 votes)
35 views11 pages

DTP Error Stack

The document describes how an error stack handles errors during data transfer between a source and target. When loading data from a source, records with errors are moved to an error stack instead of rejecting the entire load. An error DTP can then be used to correct errors in the stack and send the records to the target. The example demonstrates loading test data with intentional errors, which are blocked to the error stack while valid records are updated. The errors are then corrected and the records are moved from the error stack to the target cube using an error DTP.

Uploaded by

Karthik Akd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views11 pages

DTP Error Stack

The document describes how an error stack handles errors during data transfer between a source and target. When loading data from a source, records with errors are moved to an error stack instead of rejecting the entire load. An error DTP can then be used to correct errors in the stack and send the records to the target. The example demonstrates loading test data with intentional errors, which are blocked to the error stack while valid records are updated. The errors are then corrected and the records are moved from the error stack to the target cube using an error DTP.

Uploaded by

Karthik Akd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

DTP Error Stack

If 100 records are getting transferred to Target. and if there is error in 5 records, we don't want the entire 100 records
to
pulled
back..
In this concept our 95 records will reach target.. and erroneous 5 records will be moved to error stack.
we can correct the errors in error stack and send it to target using an error DTP..
Now lets see this using an example

In our source data we are purposely giving some errors to see the functioning of Error Stack and Error DTP..
We entered two entries in small letters which the system wont accept in normal case...

This

is

where

we

Run infopackage and load data to PSA of Datasource..

are

going

to

load

data..

While

configuring

Activate and Execute DTP..

DTP..

give

Error

handling

as

"update

valid

records"..

In this we can see... ^ records are updated... remaining 2 erroneous records are blocked..

click on Error stack

now correct the errors and save...

Now create Error DTP...

Activate and Execute Error DTP..

Corrected

records

let us display data of cube

are

now

moved

from

Error

Stack

to

Cube

Posted 2nd July by Mohamed Aslam

You might also like