cancel
Showing results for 
Search instead for 
Did you mean: 

Replace Abap-class by Java for Error

Former Member
0 Kudos

hi,

i tried what was said in Michal tutorial :

/people/michal.krawczyk2/blog/2007/04/26/xipi-throwing-generic-exceptions-from-any-type-of-mapping

but i faced some problems, first of all i dont have Abap-class in the settings of my Interface mapping i just only have java , XSL and also MM it s weird but anyway could i replace the Abap-class that read the dynamic configuration with a java-class mapiing that could write in the error tag of the soap header.

i followed the steps described in the tutorial i mean the code in the UDF but i cant use the Abap-class mapping in my interafce mapping is there any other way to write in the Error tag of soap header in the SXMB_moni

thanx

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey

You need to add a parameter to exchange profile before you can see ABAP-class in Interface mapping,please follow the below steps:

Go to http://<host:port>/exchangeProfile in internet explorer

Expand IntegrationBuilder ->IntegrationBuilder.Repository->click on com.sap.aii.repository.mapping.additionaltypes link ,then on right hand side just type

R3_ABAP|Abap-class in i/o field. and save.

You may need to restart Java engine for this take effect.

Thanks

Aamir

Edited by: Aamir Suhail on Aug 5, 2009 1:02 PM

Edited by: Aamir Suhail on Aug 5, 2009 1:02 PM