cancel
Showing results for 
Search instead for 
Did you mean: 

Error reading IDoc Metadata from CRM 5.0 (Basis 7.0) through XI 3.0

Former Member
0 Kudos

We are not able to generate the IDoc metadata from XI 3.0 through IDX2 for port/RFC destination pointing to SAP CRM 5.0 which runs on the Basis 7.0 Web application server.

Has anyone run into this issue? We get the dialog box with information "I::000" Message no. 000. The metadata is not generated at all.

We have no problem generating IDoc metadata for other SAP systems including 6.40 and 4.6C basis layers. Is there something different with 7.0 Basis?

Thanks,

Jay Malla

SAP XI Consultant

Licensed To Code

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try running the FM - IDX_STRUCTURE_GET on XI box...with these parameters

PORT - <port of the crm in IDX1>

DOCTYP - <idoctype you are trying to import>

CIMTYP - blank

TAR_LOGDES - <RFC Destination to the crm system as in IDX1>

Release - <sap basis release of CRM (get it from system> status>component version)>

PORTVERSION - 3

DIRECTION - 2

SAPREL - <sap basis release of CRM (get it from system> status>component version)>

you should get the IDOC structure back if it works correctly...

Thanks,

Renjith.

Former Member
0 Kudos

Hi Renjith,

Thanks for the suggestion. We've already tried that out - the RFC call IDX_STRUCTURE_GET works from SE37 using the RFC destination that we have defined for the CRM system which is referenced in the port. We can debug from the XI system into the CRM system and the data is returned correctly. We can also generate the IDoc schema from the Integration Builder Repository.

However, we cannot generate the metadata from IDX2. If we point the port in IDX1 to another RFC destination for a non Basis 7.0 system, the metadata generation works. So it seems that something is strange regarding generating the IDoc metadata for Basis 7.0 systems.

Regards,

Jay

Answers (0)