cancel
Showing results for 
Search instead for 
Did you mean: 

Data being posted when data manager package errors out

05-29-2012 3:16 AM
250 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello I have a package that errors out when multiple months are selected( I know why that happens, so its not point of discussion here), but I saw in wb table that it did post 24 records. why would post records when the package errored out? basically i just need to make sure its fail proof, so if the data manager package errors out, it shouldnt post any records. please advise. thanks.    

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

JohnL
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Manny,

What type of package are you running ( Import, Copy, Logic, etc) ?

What does the log say? and what is the error you get?

Thanks,

John

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Manny,

as Karthik wrote there could be several reasons, f.e. if your package is made by several steps, in the middle you have a *COMMIT and the error occurs after ...

Kind regards

     Roberto

Former Member
0 Likes

Hi Manny,

Your request totally depends on how your application is designed and how your package is customized.

Karthik AJ

Former Member
0 Likes

Ok, keeping it open for any other replies.