cancel
Showing results for 
Search instead for 
Did you mean: 

Regds :

Former Member
0 Kudos

Hi,

I have simple mapping to read the filename and file directory.

I used dynamic configuration to read file name and directory at runtime and getting the error at mapping level.

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

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

<SAP:P4>xception: XMLParser: No data allowed here: (hex) ~</SAP:P4>

<SAP:AdditionalText />

<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_mm_test_; com.sap.aii.utilxi.misc.api.BaseRuntimeException:Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) ~</SAP:Stack>

Quick response would be appreciated?

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member200962
Active Contributor
0 Kudos
I used dynamic configuration to read file name and directory at runtime and getting the error at mapping level.

Place the fle in the folder mentioned in the source file channel and then check.....i assume that you have written the Dynamic Configuration UDF properly and also checked the ASMA characters in the file channel.....again place the file in the source folder and then test.

Regards,

Abhishek.

Former Member
0 Kudos

Hi Kumar,

First open your mapping and do F7 so that if there any errors it may tell.

Else check your mapping with the incoming payload as shown in this blog:

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

Regards,

---Satish

VijayKonam
Active Contributor
0 Kudos

Are you testing from RWB? If so remove the XML header in your test instance.

VJ

Mistake.. you could not have used RWB for testing this kind of scenario. My bad!!

Edited by: VijayaShankar Konam on Mar 17, 2010 11:25 AM