Skip to Content
0
Former Member
Sep 19, 2006 at 04:42 AM

error while retrieving data from sql using jdbc adapter

34 Views

hi all,

i m working on one scenario where i m sending data using HTTP and receiver is jdbc adapter which is retrieving me data from sql server.

i have checked the structure both for req and res.

i m getting this error

<SAP:Error>

<SAP:Category>Application</SAP:Category>

<SAP:Code>MAPPING.EXCEPTION_DURING_EXECUTE</SAP:Code>

<SAP:P1>com/sap/xi/tf/_INF57285_DB_HR_RES_</SAP:P1>

<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>

<SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>

<SAP:Stack>During the application mapping com/sap/xi/tf/_INF57285_DB_HR_RES_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

</SAP:Error>

can somebody help me with this.

Thanks & Regards

Aruna