cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Errorhandling in integration process

Former Member
0 Likes
351

Hi,

is there any blog that describes how I can create an errorhandling in the integration process.

I have created I block with exception branch.

My problem is that I do not know how I could catch all message mapping error in the exception branch.

Can anybody help me please?

Thanks

Regards

Stefan

View Entire Topic
MichalKrawczyk
Active Contributor
0 Likes

Hi Stefan,

>>>>My problem is that I do not know how I could catch all message mapping error in the exception branch.

you need to define an exception in your block step

then you need to define that that exception branch will

catch this kind of error

then you need to use this error in the transformation step

refere to this one:

http://help.sap.com/saphelp_nw04/helpdata/en/33/4a773f12f14a18e10000000a114084/content.htm

Regards,

michal