cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Webservice -> XI -JDBC

Former Member
0 Kudos

Hi Experts,

When I tried to execute the Webserive -> XI -> JDBC scenario using xmlSpy, I am getting the below. Could you please tell me what could be the reason?

<s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">

<context>XIAdapter</context>

<code>RecoverableException</code>

<text><![CDATA[

com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.af.ra.ms.api.DeliveryException: Application:<b>EXCEPTION_DURING_EXECUTE</b>:

at com.sap.aii.af.mp.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:919)

at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl3.process(ModuleLocalLocalObjectImpl3.java:103)

at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:258)

at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0.process(ModuleProcessorLocalLocalObjectImpl0.java:103)

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sara,

I think theres some problem with the mapping which you did ie mapping between Webservice interface and the JDBC.

Check in message monitoring if theres any mapping error.

Regards,

Sumit

Former Member
0 Kudos

Hi Prateek & Sumit,

I have checked with the Message Monitoring in RWB. Here are the errors.

Error Category <b>XI_J2EE_ADAPTER_XI_HANDLER</b>

Error Code <b>CALL_CONSUMER_ERROR</b>

Adapter Engine Errors

Received XI System Error. ErrorCode: EXCEPTION_DURING_EXECUTE ErrorText: ErrorStack: com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_RESPONSE_: RuntimeException in Message-Mapping transformatio~

2007-06-19 01:19:56 Error Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: Application:EXCEPTION_DURING_EXECUTE:.

2007-06-19 01:19:56 Error Transmitting the message using connection http://<Host>:8001/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: Application:EXCEPTION_DURING_EXECUTE:.

2007-06-19 01:19:56 Error The message status set to FAIL.

Regards

Sara

Message was edited by:

Sara D

prateek
Active Contributor
0 Kudos

Check this out

Regards,

Prateek

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

EXCEPTION_DURING_EXECUTE - This is a mapping error

Test the mapping with the payload from sxmb_moni

Regards,

Prateek