cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Transporting ID

Former Member
0 Kudos

Hi,

We are SAP PI 7.1 and using CTS + for moving ESR (IR) & ID objects. While IR objects are transported well, ID is having issue. It is giving error

Import failed because of business system transfer of object Service | BS_DEV: Obligatory transport target for business system BS_DEV not found in System Landscape Directory.

We are in PI 7.1 with SP05 which allows auto synchronization of the SLD. We have 3 separate SLD for each box ( DEV, TEST & PRD). As per basis, any product, SW, Business system, Technical system created on Dev SLD, will automatically get created in Target SLD hence we have not transported any of the SLD objects, including BS.

However we did defined all the group & transport path of the DEV BS (Target for this Test BS) Still when the transport goes to Test for ID, we are getting this error. I read this thread below, which tells about the issue and ask for SLD setting which is already in place

Also in spite of having auto sync, to resolve the error we tried to manually import /export the BS but still error is the same

If any of you have any suggestion in this please let me know.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Use the process step below,

Transport Procedure:

1) Call Integration Builder screen on DEV Server with http://hostname:J2ee Port/rep

2) Call SLD (System Landscape Directory) Component from the Integration builder

Save all the Following .zip files on the Local Desktop

3) Select the Software Component & say Export that you want to Export from DEV

Server to Production server and which is going to use in the IR of XI

4) Also Select the Product of the above SWC and say Export

5) Select the Technical Systems (TS of XI & TS of the SAP R/3) and say Export

6) Select the Business System(s) & say Export; those are associated with above Exported

Technical systems.

In Production Server

1) Logon to the SLD of the Production Server.

2) Create a Technical System and Business system which points to the Production SAP R/3

3) Go to Administration TAB in the main page of SLD

4) Select the Import option to Import the SWC , PRD, TS,& BS which we Exported Earlier in DEV Server

5) Click on Browse and select the .zip files that is to Import into Production Server,

Which were stored on the local desktop at the time of DEV Server Export

And say Import Selected File Option

By this we exported and imported the SLD Objects

Now we have to create transport groups and transport targets in the Production server of SLD

Creation of? Transport Groups

Edit Groups?Group?1) Select the Business systems

2) Click on New Group and give the name of the group as DEV_group & select the

Corresponding Development serveru2019s integration Server

3) Similar way create another group for Production serveru2019s business system as

PRD_group and select the Production serveru2019s integration Server

Creation of? transport targets

This is to Define which business systems in two different groups correspond to each other

1) Select each Business system in the SLD and select transport TAB---click on

Add/Change Target and select its corresponding target business system.

For Example:

If you select the business system of Production XI server means

In the target you have to select group as DEVGROUP and the business system of Development XI server.

Like this do the same for other business systems also

Ex:

BS_PRD_Integration Server----


BS_DEV_Inetration Server

How to create Transport Groups & transport Targets

http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm

Former Member
0 Kudos

Thanks for the reply.

We have followed all the steps. As mentioned, we have auto sync, which allows to synch up all SLD. hence we thought there is no need to transport the SLD objects. Is that correct ?

Any help is appreciated

Regards

Former Member
0 Kudos

My landscape is similiar to yours (full sync, sld DEV QA PRD), I'm facing the same error. did you solve this problem ?