cancel
Showing results for 
Search instead for 
Did you mean: 

Error importing SWC into Repository

Former Member
0 Kudos

Hi,

I am trying to transport the Integration Objects from one XI box to another using the FileSystem.

The export goes smoothly enough. However, when I try to import the objects into the Repository, I keep getting errors. Some of the individual objects like message mappings or message type definitions fail to import. This is happening for all the SWCs that I try to import.

I can't figure out why these errors are appearing becasue I have transported the same objects earlier to our test system, and this particular system is the same in every respect.

Is there anything I am missing?

Thanks and Regards

Manish

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

We managed to solve the problem. The error was being caused because certain parameters in the instance profile were wrongly configured.

Thanks for all the suggestions.

Cheers

Manish

Former Member
0 Kudos

Hi, Manish.

We are facing the same problem. Can you tell me which parameter in your profile is wrongly configured?

Thanks and B'Rgds,

YiNing

Former Member
0 Kudos

Hi Manish,

one reason I could imagine for these problems is that you have different SP levels for the J2EE engine of the Integration Builder and the Integration Builder.

If you have identical SP levels and the problem still occurs, then I would recommend opening an OSS message on this topic.

Greetings

Stephan

MichalKrawczyk
Active Contributor
0 Kudos

Hi Manish,

what kind of errors?

write some of them (or all)

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Example.. whe i try to import the SAP BASIS component, i get the following warning.

Attempt to save object "ABAP Dictionary Type SXIPERF_PRODUCT_IDENT | urn:sap-com:document:sap:types" failed You can proceed with the transport though objects with errors will be ignored. This may cause inconsistencies in other objects after import. Do you want to proceed?

If I click OK, it proceeds with the import, and then I get the following error ...

Import source XI3_0_SAP_BASIS_6.40_2005-05-21_11-40.tpz imported successfully. All imported design objects integrated successfully 500 import object(s) imported successfully 41 import object(s) ignored because of problems. See details

The details are...

Attempt to save object "ABAP Dictionary Type SXIPERF_PRODUCT_IDENT | urn:sap-com:document:sap:types" failed

Attempt to save object "IDoc Segment E1XIPERF_PARTNER | urn:sap-com:document:sap:idoc:messages" failed

Attempt to save object "Adapter Metadata JDBC | http://sap.com/xi/XI/System"; failed

Attempt to save object "IDoc Segment E1BPSBONEW | urn:sap-com:document:sap:idoc:messages" failed

Attempt to save object "Integration Process BpmPatternCollectMultiIfCondition | http://sap.com/xi/XI/System/Patterns"; failed

Attempt to save object "IDoc Segment E1XIPERF_PRICING_PARAM_I | urn:sap-com:document:sap:idoc:messages" failed

Attempt to save object "IDoc Segment E1XIPERF_PRICING | urn:sap-com:document:sap:idoc:messages" failed

Attempt to save object "Adapter Metadata XI | http://sap.com/xi/XI/System"; failed

Attempt to save object "Adapter Metadata SOAP | http://sap.com/xi/XI/System"; failed

Attempt to save object "Adapter Metadata CIDX | http://sap.com/xi/XI/System"; failed

Attempt to save object "Message Mapping BookingOrderDataInfo_Agency2AgencyReporting | http://sap.com/xi/XI/Demo/Agency"; failed

Attempt to save object "IDoc Segment E1XIPERF_BUSTRANS | urn:sap-com:document:sap:idoc:messages" failed

Attempt to save object "Adapter Metadata BC |

http://sap.com/xi/XI/System"; failed

Attempt to save object "Data Type OrderHeader | http://sap.com/xi/XI/TestCase"; failed

Attempt to save object "IDoc Segment E1XIPERF_PRICING_I | urn:sap-com:document:sap:idoc:messages" failed

and so on and so forth...

A similar process occurs for every SWC i try to import, with a number of individual objects failing.

Any ideas?

Regards

Manish

Former Member
0 Kudos

Hi Manish,

My guess is to check the objects that are failing on another instance where they did work.

Log in to the GUI side of XI and see if they exist at that level. They should do. For instance, check the ABAP dictionary types exist in SE11 and they should be active.

Then check if they exist at the GUI level in the instance where they are failing. Do they exist ?

Do you have the same authorisations in both systems as I know the production system was being built again from scratch.

Have you raised this with OSS ?

Cheers

Colin

PS. Congrats on the XI certifcation pass !

Former Member
0 Kudos

Hey Colin,

Welcome back from your vacation. Didn't want to disturb you till tomorrow

It is not just the ABAp dictionary types... message definitions and message types and mappings are failing even for all the other SWcs and namespaces. The SAPBASIS one i have provided here is just one example.

Havent raised it with OSS yet, wanted to discuss this with you before I did. Lets check this tomorrow morning together.

Regards

Manish

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

1. does you SWC SAP BASIS have "<b>objects are modifable</b>" parameter in the objects attributes of the SWC?

2. maybe it's because <b>SAP BASIS</b> components have not only the same versions but also the same object IDs and objects version IDs since you try to modify the standard SAP objects

3.also if you have BASIS component the standard parameter for this is set to: <b>Permit import of rfcs and idocs</b>

so maybe it can be the case why it doesn't allow you to import idoc segments

at least maybe it's worth to check these too:)

Regards,

michal