Skip to Content
0
Former Member
Dec 17, 2010 at 11:55 PM

Receiver IDOC adapter - RFC_NO_Authority

36 Views

Scenario:

EDI (Sender File adapter)--


>PI7.11 -(Receiver IDOC adapter) ---->ECC

Went thru receiver determination, Interface determination, message split, request message mapping, Technical routing and then got stuck at call Adapter stage. Below is the error:

xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>

<SAP:P1>Runtime error RFC_NO_AUTHORITY has occurred</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error: Runtime error RFC_NO_AUTHORITY has occurred</SAP:Stack>

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

</SAP:Error>

Is there any step that I may have missed after I created the receiver IDOC Channel?

Could you please shed some light here?