cancel
Showing results for 
Search instead for 
Did you mean: 

Error in sxmb_moni

Former Member
0 Kudos

hi,

I am building a scenario where XI picks up an idoc from SAP R/3 and sends the same idoc to another idoc.

In sxmb_moni it is giving me error ,

Transaction IDX1: Port DR0, client , RFC destination contain errors

In IDX1 i have configured the port for the receiver system .

In SM59 i have maintained the rfc destination for the receiver.

Is there any other settings which is required other than this

Kindly help.

regards,

loveena

Accepted Solutions (1)

Accepted Solutions (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Lets say , you are getting an error like this. Transaction IDX1: Port SAPABC, client 123, RFC destination

The Integration Server tries to load the IDoc metadata from the sending system. The IDoc schemas from the Integration Repository cannot be used because they are release-dependent.

The sending system is determined by the value of the "SNDPOR" field from the IDoc control record (for example, "SAPABC").

Activities in the central XI system:

In Transaction IDX1, you can assign an RFC destination to the sending system (for example, "SAPABC"). This must be created beforehand in Transaction SM59.

Note that the IDoc metadata is cross-client data. In Transaction IDX1, only one entry must be maintained for each system. Only the lowest client is used by the runtime for Idoc metadata retrieval with RFC.

Ensure that only SAPABC and not "SAPABC_123" is entered in the port name

Hope this will help you.

Regards

Aashish Sinha

PS : reward points if helpful

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi loveena,

in IDX1 doubleclick the rfc destination. Then check button "check destination".

Regards Mario

prateek
Active Contributor
0 Kudos

Check the following:

1. Port has its name as SAP<SID>

2. The RFC destination is pointing to the correct R3 system.

3. idx2 has the metadata entry

Regards,

Prateek