cancel
Showing results for 
Search instead for 
Did you mean: 

RFC 2 FILE error

Former Member
0 Kudos

hello experts

I am making a simple RFC 2 FILE scenario. I can see that file created correctly in the output folder, but still in the sxmb_moni I recieve an error.

In the SAP after running the transaction I also recieve a dump

<?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="1">

<SAP:Category>XIServer</SAP:Category>

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

<SAP:P1>Object ID EEDF8F4DF3A739938707F27DEB4B523E Software Component B103DA618B0511DDBD32C362C0A887CC</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Interface mapping Object ID EEDF8F4DF3A739938707F27DEB4B523E Software Component B103DA618B0511DDBD32C362C0A887CC does not exist in runtime cache</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Thanks

Kfir

Accepted Solutions (1)

Accepted Solutions (1)

dharamveer_gaur2
Active Contributor
0 Kudos

use similar thread

Answers (2)

Answers (2)

Former Member
0 Kudos

This is due to cache problem. Refresh the cache and then try again. If this does not solve the problem then restart the server.

prateek
Active Contributor
0 Kudos

Make a full CPACache refresh.

Also make some dummy change in Description of mapping and reactivate it.

Regards,

Prateek