HI,
I have create a interface where Sender is SOAP and receiver is RFC. I am sending the data to different receivers based on some condition in receiver determination. I am able to send the data to all the Client receiver except one and getting below error.
- 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 8579B73577B43374B1F27AAAE74EF076 Software Component 3F1B32C039F611E0970BCF859600965B</SAP:P1>
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:Stack>Mapping program is not available in runtime cache: Object ID 8579B73577B43374B1F27AAAE74EF076 Software Component 3F1B32C039F611E0970BCF859600965B</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Please help me out.
regards,