Skip to Content
0
Former Member
Aug 08, 2005 at 11:02 PM

Error During Mapping

61 Views

Hi,

I am sending a binary data(scanned image) from XI to

legacy system.I am using sender file adapter to pick the data and using reciever adapter to write data.

I dont want to decrypt the data.

I have declared one field data as Hex binary type in DAta

types.

In sender communication channel I am declaring file type as binary and Transfer mode is also set to binary.

But I am getting error during mapping.

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

<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>

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

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

<SAP:P3>Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>During the application mapping com/sap/xi/tf/_testencryptmm_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

How we can send binary data without decryption.

Thanx.

Rekha.