cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure third party ALE IDoc sender system

Former Member
0 Kudos

Dear experts,

we want to use a third party system to send an IDoc to XI via ALE (IDoc Sender Adapter).

We configured an TCP/IP RFC-Destination and the Test is successful. We also configured IDX1 and IDX2. However, in the sending system, we get the error:

Code 3 (RFC_SYS_EXCEPTION) reported from RFC interface at RfcIndirectCall(IDOC_INBOUND_ASYNCHRONOUS) with TID=AC1A50BB00C54C10B7649054

RFC error 104 RFC_ERROR_SYSTEM_FAILURE 'e.g. SAP system exception raised' occurred - see 1 detail lines below

RFC error, Line 1 of 1 - 'Transaction IDX1: Port <XI Port>, client <XI client>, RFC destination contain errors'

Mark Package (IDOCs [1..1]) as having been rejected by SAP peer

How has a third party system to be configured, to send IDocs correctly to XI?

Best regards,

David

Accepted Solutions (0)

Answers (3)

Answers (3)

stefan_grube
Active Contributor
0 Kudos

>'Transaction IDX1: Port <XI Port>, client <XI client>, RFC destination contain errors'

> Mark Package (IDOCs [1..1]) as having been rejected by SAP peer

>

> How has a third party system to be configured, to send IDocs correctly to XI?

I think the 3rd party system is configured correct, as the message reaches PI server.

Check IDX1. The metadata provider (RFC destination) has to provide the same structure as the IDoc from 3rd party has.

So you could enter the receiver of the IDoc as metadata provider.

Check Sm21 for any valueable entry.

Former Member
0 Kudos

IDX1 was not configured properly. We also imported the IDoc Metadata to IDX2 by importing it from another SAP system and copy it to the third party system.

Now everything works.

Thanks!

prateek
Active Contributor
0 Kudos

In my opinion, it is not possible to send Idoc (using Idoc adapter) to PI from a non SAP system.

Regards,

Prateek

Former Member
0 Kudos

Hello Prateek,

please note, that we use this third party system to exchange IDocs (both directions) with other SAP Systems.

Best regards,

David