Hi all,
My senario is: IDOC(R3) -> FILE(XI)
I get this error "ADAPTER_NAME_INVALID" in the XI monitor screen.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">ADAPTER_NAME_INVALID</SAP:Code>
<SAP:P1>File</SAP:P1>
<SAP:P2>PLSRV_CALL_ADAPTER</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Unknown receiver adapter (name = File)</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
I appreciate your respone.
Hello,
Go in your file adapter configuration in the directory and add the adapter engine definition to "Integration Server".
Then apply change.
Regards,
Chris
Add a comment