cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Groups and Transport Targets for NON SAP System

former_member192079
Participant
0 Kudos

Hi all

I am having 3 XI landscape

Xdev ...Xqa ...Xp

Configuring Groups and Transport Targets is working

Fine for Converting SAP system instance Xdev -> Xqa similarly BIWdev -> BIWqa

BUT for some Legacy systems i want SAME name throughout landscape i.e

TICO in xi dev

TICO in xi qa

TICO in xi xp

But while importing any ID object i.e

TICO_to_BIWdev

it is failing

error

Transport target not defined in SLD for TICO

But i do'nt want TICO to change its name..

any clue...?

Regards

Ashutosh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You have to use Transport method

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

Regards

Seshagiri

former_member192079
Participant
0 Kudos

Dear N V Seshagiri

As i mentioned I am DONE with Configuring Groups & Transport

and it is WORKING.

My concern is for LEGACY systems for which i want to maintain SAME name." TACO "

But while importong TACO in Xqa it is throwing error :-

that group and transport target not defined....

which i cannot because TACO in SLD cannot be assigned to 2 Groups of Xdev Xqa..

I hope iam vclear..

Regards

Ashutosh

VijayKonam
Active Contributor
0 Kudos

Use Business Services. When u transport.. they will be copied. But this would be a bad practice.

VJ

Answers (3)

Answers (3)

former_member192079
Participant
0 Kudos

hI

i cannot assign 1 Buisness syetm to 2 different groups (Dev and QA)

so TACO has to be changed.

Regards

ashutosh

SudhirT
Active Contributor
0 Kudos

Check the discussion

Thanks!

Former Member
0 Kudos

Because u r business system may be differnt from Dev to Quuality

create the same business system in Quality then import

If it is a business service there will be no problem in importing.