cancel
Showing results for 
Search instead for 
Did you mean: 

Error in IDOC Adapter Processing

Former Member
0 Kudos

Hello,

I'm testing the IDOC adapter on a PI 7.3 system in a simple file-to-IDOC scenario. I'm reading material master data from a XML file and send it to an ECC 6.0 system. The file processing is working fine, but after that I get an error in SXMB_MONI. It says there occurred an 'Error in IDOC Adapter Processing'. The detail message in the monitor looks like this:

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

- <!-- Call Adapter -->

- <SAP:Error SOAP:mustUnderstand="" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>

<SAP:P1>I::000</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error: I::000</SAP:Stack>

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

</SAP:Error>

I already checked ST22, everything is ok there - no errors. Does anybody know this issue?

Thanks in advance!

Regards,

Václav


Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

open IDX2 and try loading the IDOC metadata and you will see if you can do that (maybe the user in RFC does not have correct auth,

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

I checked the transaction IDX2, but there are no entries:

Is there some customizing missing?

Thanks & Regards

Václav

Former Member
0 Kudos

Hi Valcav,

Can you please check the RFC destination created in PI system and check the Port aswell.  If connectivity is working fine then reload the metadata.

Thanks,

Satish.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

Please create the IDX2 config so see why RFC is failing for metadata

all steps are also in my book:

http://www.sap-press.com/products/Mastering-IDoc-Business-Scenarios-with-SAP-NetWeaver-PI.html

Regards,

Michal Krawczyk

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Guys,

thanks for your help. There was no metadata in IDX2, so I went to IDX1 and figured out that a wrong RFC destination was configured (using an old user which was actually locked).

Now the adapter works fine!

@Michal Krawczyk thanks for your book recommendation!

Regards

Václav

Former Member
0 Kudos

hi satish,

sorry to disturb you ,i am new to this site, kindly tell how to post the questions in this site.

Thank's in advance