cancel
Showing results for 
Search instead for 
Did you mean: 

File -> RFC -> MQ with out BPM Error

Former Member
0 Kudos

Hi Folks,

I am working on File - RFC - MQ, with out BPM Scenario.

Reguirment is, pick the file from the file server and based the file name, get the Queue information from R/3, and place the file in Queue, with out using BPM.

I done all everying , But i am getting Error message in Moni.

Error Message was:

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

- <!--

Request Message Mapping

-->

- <SAP:Error xmlns:SAP="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/_MM_I_FF_O_RFC_</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>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_I_FF_O_RFC_: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:Stack>

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

</SAP:Error>

Any one could you please explain the error, and give me the suggestion..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi SR

You have issue in mapping. Test to identify the node with which is not getting generated from mapping. This is required to identify the problem

share the problem you see in mapping

Thanks

Gaurav

pedro_baroni3
Active Contributor
0 Kudos

Hi S R

Test your mapping.

See:

Former Member
0 Kudos

Please see my question????

its not work for my case???

pedro_baroni3
Active Contributor
0 Kudos

Error occurred during the mapping of the source message to the target message.

In the message mapping to identify the field with error testing is necessary, as the blog above.

Regards