Hello,
I am trying to set up a File-XI-File Scenario like I found on weblogs. I have a text file with 3 parameters. With the mapping like in the weblog.
In the Runtime Monitor I get the following Error:
http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>Application</SAP:Category>
<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
<SAP:P1>com/sap/xi/tf/_TEST_</SAP:P1>
<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
<SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
<SAP:P4 />
Wenn I am using the Test Tab in the IB i can map data. So i tryed to downlaod the XML File from Message Display Tool (Runtime Monitor). But wenn I Try to open the file it tells me the file is in Codepage 1252 (ANSI - Latin I) and cannot be displayed correctly. There are only ??? in the File.
I have tryed to conevert thi input File to differnet Codepages (UFT-8 and ANSI for PC and UNIX) but didn't help.
Can anyone help me? Where can I tell Server, which Codepage to use for XML files?
Thanks,
Jörg