cancel
Showing results for 
Search instead for 
Did you mean: 

Transport Error while transporting ID TR (Target Business System not found)

Former Member
0 Kudos

Hi Gurus,

We are facing a issue with transports while transporting a ID transport to Prod from QA.(We are using CTS+)

Its our first transport to PROD and we have checked the configuration for BC Application Server in Administration ->Content Maintenance and all looks good .

Our SLD is looks as below

We have shared SLD for Dev and QA and it looks as below

Dev's BS has target business system of QA BS

And in Prod Sld looks like as below

QA's BS has target business system of Prod BS

When we transport from Dev To QA transport works fine but when we transport from QA to Prod its gives below error and in error its points that target for Dev business system is not found in Target SLD.

We thought we should try to point Dev BS ====>>Prod BS may be that might work work but its also giving error same error.

Below mentioned is the Error

class java.rmi.RemoteException:

ClientServerException exception:Import failed because of business system transfer of object Service BS_ACN_MDH_DEV:Obligatory transport target for business system BS_ACN_MDH_DEV not found in System Landscape Directory

com.sap.aii.ib.core.transport.api.TransportCsException: Import failed because of business systemtransfer of object Service BS_ACN_MDH_DEV: Obligatory transport target for business system BS_ACN_MDH_DEV not found in System Landscape Directory

#at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:741)

#at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)

#at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:205)

#at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:171)

#at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)

#at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)

#atcom.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)

#atcom.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:142)

#at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:721)

#at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importXiStream(InternalTransportServiceImpl.java:500)

#at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importXiStream(TransportServiceImpl.java:265)

#at com.sap.aii.ib.server.transport.impl.hmi.CmsHmiMethods.process(CmsHmiMethods.java:306)

#at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169)

#atcom.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178)

#at com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImpl.java:86)

#at com.sap.aii.utilxi.hmis.sbeans.HmisLocalLocalObjectImpl1_0.process(HmisLocalLocalObjectImpl1_0.java:144)

#at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:290)

#at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211)

#at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70)

#at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496)

Can you guys please help out in resolving this error.

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Check if u have maintained the BS of Prod system in Production SLD what u have made as target in the QA SLD.

Srini

Former Member
0 Kudos

Hii Srini,

We have not maintained any target for QA BS sys in QA SLD .

Should we create a BS PROD in QA SLD and make the source system of BS PROD as QA BS ?

Former Member
0 Kudos

Other way around...make QA business system in the Prod SLD and then link them in the QA BS transport tab.

nageshwar_reddy
Contributor
0 Kudos

Hi,

I assume you have two SLDs(SLD1 - for Dev and QA , SLD2 - for Prod) and PI 7.0 or XI 3.0.

In this case the ideal solution would be to

1. set up a SLD bridge between your Dev/QA SLD and Prod SLD. The bridge basically forwards all the Technical system SLD info to Prod. SLD.

2. Import Dev business systems information into Prod.

3. Then create transport target,

Make sure that you have created Business Groups for Dev/QA/Prod properly

Edited by: Nageshwar Reddy on Mar 17, 2009 8:29 AM

Former Member
0 Kudos

Hi

In QA SLD create the BS of PROD assign it as Target to Source QA System.

Create BS of Production in Prod SLD.

Transport it will work.

rgds

srini

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Guys for your responses .Issue has been resolved .I have created a Prod BS in Dev SLD.