Skip to Content
0
Former Member
Mar 02, 2011 at 04:13 AM

JDBC to JDBC scenario error

27 Views

Hi techies,

Iam trying out the scenario JDBC to JDBC.

Iam having my message mapping programme sucessful.

While checking my configuration it is giving the error at inetrface mapping

com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_mm_mapping_: Parsing an empty source. Root element expected!

Interface mapping test tab XML format is

Sender

<?xml version="1.0" encoding="UTF-8"?>

<ns0:mt_sender xmlns:ns0="http://jdbc_2_jdbc">

<row>

<NAME/>

<ID/>

<ADDRESS/>

<FLAG/>

</row>

</ns0:mt_sender>

Reciver

<?xml version="1.0" encoding="UTF-8"?>

<ns0:mt_reciver xmlns:ns0="http://jdbc_2_jdbc"><STATEMENT><ROW><action>Insert</action><TABLE>LIBRARY</TABLE><access><LIBID>123456</LIBID><LIBNAME>msc kiran</LIBNAME><LIBADDRESS>kiran2</LIBADDRESS></access></ROW></STATEMENT></ns0:mt_reciver>

in communication channel CC_jdbc_Sender

Document name is resultset