Skip to Content
0
Former Member
May 11, 2005 at 09:53 PM

NO_MAPPINGPROGRAM_FOUND SOAP RFC Adapter

23 Views

Folks...

Fun new problem.

Details Are:

--SOAP Sender Adapter to RFC Receiver Adapter

--Synchronous Call

--Appears to Complete all steps of the pipeline except the Response Message

--Mappings for both Request and Response Messages have been declared.

The error is as follows.

If anyone can point me to a log file to debug this problem that would be great.

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

- <!-- Request Message Mapping

-->

- 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>

http://test.tsopetro.com SOAP_To_RFC

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unable to determine name of mapping program</SAP:Stack>

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

</SAP:Error>

Many Thanks,

J-