cancel
Showing results for 
Search instead for 
Did you mean: 

File to SAP (IDoc) using XI

Former Member
0 Kudos

Hi,

I am trying to create an IDoc (Order) in SAP R/3 system based the file I receive. I am getting the following error

<b><?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_RUNTIME</SAP:Code>

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

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error></b>

Could someone help me in resolving this error. Also Why IDX1 is showing up here for receiver IDoc Adapter? Other info: In my SAPE15 (SAP R/3) communication channel the receiver IDoc adapter has the following info. RFC Destination: T90XLNT090 (defined in XI-SM59-R/3 Connections, pointing to R/3 server), Port: XI_00_800 defined in R/3-WE21-Transactional RFC-XI_00_800 points to XI server. No identifiers nor modules, selected Apply control record values from payload. Everthing else seems to be OK. If required I can provide more information.

Looking forward for response,

Thanks and Regards,

Jagadish.

Accepted Solutions (0)

Answers (4)

Answers (4)

sridharreddy_kondam
Active Contributor
0 Kudos

Hi,

In IDX1 port XI_00_800 use the RFCdestination T90XLNT090 and check if it is available in XISERVER(sm59) and test it once... and also check whether port XI_00_800 is defined in SAP R/3 system with the RFC destination (better use T90XLNT090)...This will solve u r problem if not let me know since i have hadled the same scenario....

Regards,

Sridhar Reddy

sridharreddy_kondam
Active Contributor
0 Kudos

Hi,

In IDX1 port XI_00_800 use the RFCdestination T90XLNT090 and check if it is available in XISERVER(sm59) and test it once... and also check whether port XI_00_800 is defined in SAP R/3 system with the RFC destination (better use T90XLNT090)...This will solve u r problem if not let me know since i have hadled the same scenario....

Regards,

Sridhar Reddy

Former Member
0 Kudos

hI,

There might be a port issue as the error is attached to "Port XI_00_800".

Try this link :

(reply from Christine)

And use this link from sap

http://help.sap.com/saphelp_nw04/helpdata/en/3b/beb13b00ae793be10000000a11402f/content.htm

Regards,

Anirban.

Former Member
0 Kudos

Hi,

Your RFC destination is showing error. check the RFC destination in SM59 transaction. Since the destination is not correct the systems are not able to connect.

check the destiantion in both R/3 and XI.

Regards,

Sudharshan