cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to load Metadata for an Inbound IDoc.

Former Member
0 Kudos

Hi,

I am trying to load a Metadata for an Inbound Basic IDoc in IDX2 for a newly created Business System.

But its not successful. An Message Box with 1:000 information is displayed. Please help on this.

Also, i need to know whether a metadata gets loaded automatically in this case, when the Interface is Executed and which is not happening as well.

Accepted Solutions (0)

Answers (6)

Answers (6)

tanuja_wa
Explorer
0 Kudos

Hi Sudeep,

Check for following things,

I::000 --> This error comes while uploading the IDOC metadata in XI.

This can be due to

a. XI is not getting authorized by R/3 System

b. u201Cname or password is incorrect. (repeat log on)" error comes while testing the authorization of the RFC destination to SAP R/3 system from SAP PI system (SM59)

Test ur RFC connection at both side...do authorization check as well.

I hope this will help you.

Regards,

Siya

Former Member
0 Kudos

Hi Sudeep,

Do the following :

1) Chk SM58 in XI

2) There may be problem with authorization for the user where you mentioned in the RFC destination, hence chk tht.

3) Make sure the Idoc you used in XI, metadata for the same has been imported in IDX2.

4) Go throgh SAP Note 837595 for this type of problem.

Regds,

Pinangshuk.

Former Member
0 Kudos

Hi Sudeep,

It is because of insufficient roles for the service user you are using in RFC connection to SAP system.

Please check.

Regards,

Prashant.

Former Member
0 Kudos

Hi,

Check the port name you are providing ...

you dont need to pass the port name with the client no...

HTH

Rajesh

Edited by: Rajesh on Nov 8, 2010 10:56 AM

Former Member
0 Kudos

The Port mentioned doesnt contain the Client Number. and its a valid port and is present in IDX1.

Thanks.

Former Member
0 Kudos

Hi,

Did you checked the RFC destination associated to the port is fine (in terms of connection test and remote logon)

also the check the unicode settings for the same..

Check the below thread which disucusses the same..

HTH

Rajesh

Former Member
0 Kudos

Hi Raj,

after the Interface run from end to end, I am getting the following Error:

- <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>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>

Thanks.

rajasekhar_reddy14
Active Contributor
0 Kudos

When you run interface first time, you have to load meta data,,but this is not mandatory , run interface end to end, post error message if you get any error.

Regards,

Raj