cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Transaction IDX1: Port SAPRP1, client ,RFC destination contain error

Former Member
0 Kudos

Hi All,

I am faceing the problem while executing the XI ,

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

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

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

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

<SAP:P1>Transaction IDX1: Port SAPRP1, client , RFC destination contain errors</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error: Transaction IDX1: Port SAPRP1, client , RFC destination contain errors</SAP:Stack>

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

</SAP:Error>

============

It is showing this error and the idoc is not posting to the SAP. When i checked out the IDX2 i am not getting any such structure of our IDOC type, So do i need to create the structure manually, or will it create automaticallywhen the idocs willposted .

Is there any import and export option for this.

Please treat this as urgent , thanks in advance...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jay,

how did you create port using IDX1 ,I think you must have to follow the naming convention there.Any user given name might not work.

I think in your case , create port as SAPRP1 using IDX1.

can you you give a try with that.port name exactly same as SAPRP1.

you may also refer this link

http://help.sap.com/saphelp_nw04s/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm

justin_santhanam
Active Contributor
0 Kudos

Jay,

You need to import the IDOC Metadata in the IDX2 .

raj.