cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to find error records in error stack working with Error stack DTP

venu_gopal10
Participant
0 Kudos

Hi Experts,

i have created a data source for a flat file and loaded upto PSA and now im trying to load data into DSO(prior to this

i need to say one thing is that im have 4 error records in my flat file) after execution of normal DTP the 4 error records are present in new table of DSO instead of bieng in Error Stack..

can anyone send me responce as soon as possible.

Note:Points will be given to each reply.

Regards,

Venu Gopal.K

Accepted Solutions (1)

Accepted Solutions (1)

former_member182470
Active Contributor
0 Kudos

Hi Venu,

Check your Semantic group in DTP tabs. This contains the key fields which are used for error stack. Analyze it closely, you will get an idea about the issue.

Assign if helps,

Regards,

SUman

venu_gopal10
Participant
0 Kudos

HI Suman,

what is the relation between semantic key and for errors?

BW 1234 1 KP# GF1 20100518

APO 4567 2 KP2 GF2 20011225

APO1 786 3 KP3 GF3 2010052

APO2 4567 4 KP4 GF4 1998024

APO3 4567 5 KP5 GF5 199845

APO4 5468 6 KP6 GF6 2011047

this is the sample data im having can u help me now in solving the issue.

Note:I have assigend points to you.

Regards,

Venu Gopal.

former_member182470
Active Contributor
0 Kudos

Hi Venu,

In what way you have come to the conclusion about your data in Flat File is wrong? Please check all the fields in FF are exactly mapped to the corresponding fields in DSO.

Since your error stack doesn't contain those records, means those records are not technically erroneous.

Note : I am not expecting any points for this post

Regards,

Suman

Answers (1)

Answers (1)

Former Member
0 Kudos

Also, you might need to write some code for the error stack to work for certain errors. So, if the errors are not standard errors then you will have to write the code to divert those to error stacks.

Cheers

Chanda

venu_gopal10
Participant
0 Kudos

Hi Chanda,

Thanks for reply.I have a document in which some code is written to find the error records

and send them to error stack.How ever thanks for the reply.

Regards,

Venu Gopal.