We're running into a problem migrating our Repository objects into our production environment.
We are able to export using CMS from DEV. We are able to import into Consolidation. However, when we try to assemble the component, we get an error message.
We have three SLDs - DEV, QAS, and PRD. They all have the same content.
The error we get states the following:
Info:Starting Step Repository-export at 2006-03-16 12:48:13.0590 -8:00
Info:Component:efi/XI_EFI_OPEN_HARBOR_SC
Info:Version :DX1_IR.ERP_C.20060316204811
Info:1. PR is of type TCSSoftwareComponent
Info:the workspace will be read from XI
Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: Exception received:
ClientServerException exception:Software component version with GUID 5747b5e0-ae13-11da-9b2d-da750a031933 does not exist
com.sap.aii.utilxi.misc.api.ResourceException: Software component version with GUID 5747b5e0-ae13-11da-9b2d-da750a031933 does not exist
at com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.getDevline(RepPvcTransport.java:128)
However, we can see the software components in each of the SLDs.
Any ideas why this is failing?
Regards,
Jay Malla