Skip to Content
0
Former Member
Jul 20, 2007 at 10:35 AM

IDOC Adapter Error

81 Views

Hi All,

My scenario is JDBC to IDOC, where I am fetching data from Database and posting an IDOC in SAP. My ALE Configuration is correct. I have done the following steps:

In XI:

1. Created RFC destination to connect to ECC system

2. Created Port in IDX1

3. Imported Meta-data in IDX2

In ECC:

1. Defined Logical system

2. Partner Profile settings.

Still, I am getting the below error, not sure why is this occuring...

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

- <!-- Call Adapter

-->

- 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_INV_RCV_SERV</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Receiver service cannot be converted into an ALE logical system</SAP:Stack>

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

</SAP:Error>

Can anyone help me out with what could be the cause of the error.

Thanks in advance.

Regards,

Amit