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-