cancel
Showing results for 
Search instead for 
Did you mean: 

Metadata issue

Former Member
0 Kudos

Hi all,

My scenario is idoc to idoc(One SAP is sending data to another SAP through XI as an Idoc). I am getting the following error in sxmb_moni.

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

<SAP:P1>Es ist kein Basistyp 'XYZ' bekannt.</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Fehler: Es ist kein Basistyp 'XYZ' bekannt.</SAP:Stack>

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

</SAP:Error>

Note: The error is in German it like the Basic type is not defined.

Kindly suggest a solution for the same.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

try downloading the IDOC metadata from IDX2 in XI

for the sap port you use and check it once more

then it will work

Regards,

Michal KRawczyk

Former Member
0 Kudos

I have tried all these options before itself but still the same problem.

One more info is that when the idoc is posted from SAP side its not reaching XI(not reflecting in sxmb_moni)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>One more info is that when the idoc is posted from SAP side its not reaching XI(not reflecting in sxmb_moni)

so it must be in SM58

Regards,

Michal Krawczyk

Former Member
0 Kudos

But as you wrote above you are getting the error message in SXMB_MONI?!?! So the IDoc must reach XI...

Alternatively you may check source system SM58 for any IDocs that stuck in tRFC table.

Kai

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Suganya...

The password in the sm59 RFC destination may not set properly. Just check.

In my case, the similar issue was resolved after correcting the password.

~Praveen,

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

did you import the IDoc definition propperly in IDX2 (Abap stack)? If not just do so and repeat processing!

Regards,

Kai