cancel
Showing results for 
Search instead for 
Did you mean: 

NO_MAPPINGPROGRAM_FOUND

Former Member
0 Kudos

Hi Experts,

         In Production Environment all SOAP to RFC scenarios fail with

NO_MAPPINGPROGRAM_FOUND. we have checked SXI_CACHE and http destination INTEGRATION_DIRECTORY_HMI and all working fine but we are facing issue in Production.

 

SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> 

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

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

<SAP:P1>Object ID 00D87632744B39C29CFFE32FB5FD560F Software Component F84A3CF033CD11DDA183D6DFAC1969BC</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Mapping program is not available in runtime cache: Object ID 00D87632744B39C29CFFE32FB5FD560F Software Component F84A3CF033CD11DDA183D6DFAC1969BC</SAP:Stack>

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

</SAP:Error>

could you please provide the inputs to resolve this issue.

regards,

Sanjay.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

>Mapping program is not available in runtime cache: Object ID 00D87632744B39C29CFFE32FB5FD560F Software Component

You should check dump error in SAP system via tcode ST22 whenever this error occurs, this is the common error of the RFC adpater when the BAPI is dump.

Former Member
0 Kudos

Hi all,

     thanks for quick replies. this issue would be resloved. receiver R3 side RFC BAPI is dump.

regards,

Sanjay.    

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi sanjay,

I also found the same error in production environment. Then i resolve it by export from QAS & re-import in PRD.

Thanks

Amar

iaki_vila
Active Contributor
0 Kudos

Hi Sanjai,

As Amit says this could happen  by an empty response in the RFC.

Check st22 transaction in SAP ECC endpoint system because normally some exception happens.

Regards.

Former Member
0 Kudos

Hi,

Sometime this type of error occurs when the receiver system sends the empty response and PI cant able to determine the suitable mapping program..so check the payload of the recived message and also you can try to refresh the CPA cache may be cache in an inconsistent state.

Thanks

Amit Srivastava

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

does your CPA work ? can you refresh it (full) ?

Regards,

Michal Krawczyk