cancel
Showing results for 
Search instead for 
Did you mean: 

Transaction IDX1: Port SAPCP0 client , RFC destination contain errors

former_member182412
Active Contributor
0 Kudos

Hi Experts,

I am getting following error in SXMB_MONI in IDOC to JDBC scenario.

<?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 SAPCP0, client , RFC destination contain errors</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

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

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

</SAP:Error>

i have created port in idx1 and i imported the idoc in idx2 and i have created rfc destination to R3 in XI, RFC destination is working fine.

Can anyone help me out of this.

Kind Regards,

Praveen.

Accepted Solutions (1)

Accepted Solutions (1)

former_member181962
Active Contributor
0 Kudos

Hi Praveen,

Check this link:

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

Section:

3 "Check the IDoc status on the sender"

Regards,

Ravi

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Praveen,

Just a clarification are you using idoc receiver adapter and during ths you received the above error

if yes then go to adapter channel and change the port to SAPCPO and remove the client no if provided there..

Rajesh

MichalKrawczyk
Active Contributor
0 Kudos

hi,

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

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

</SAP:Error>

>>>i have created port in idx1 and i imported the idoc in idx2 and i have created rfc destination to R3 in XI, RFC destination is working fine.

this means that you're checking an incorrect RFC dest

- open IDX1

- click on port SAPCP0

- double click on RFC dest which is over there to open it

- ctrl+F4

does it work?

Regards,

Michal Krawczyk

surya_ramireddy
Participant
0 Kudos

Hi Michel,

I have checked in IDX1 there is no SAPCP0 port, i dont know where is picking it from. can you please tell me why is giving this port.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>I have checked in IDX1 there is no SAPCP0 port, i dont know where is picking it from. can you please tell me why is giving this port.

as this is what the system sees inside the IDOC - I'm sure there is SAPCP0 in the idoc control record

Regards,

Michal Krawczyk