cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1: Transport configuration using the file system

EdgarTabar
Participant
0 Kudos

Hi!

How can I transport the configuration objects from DEV to QA, when I have different business systems in DEV and QA (BS_dev and BS_qa)?

I use individual landscapes per system (DEV, QA and PROD).

What have i done?

1. Export the software componet version from DEV/SLD in a file. --> ok

2. Import in the QA/SLD --> ok

3. Export of the objects from DEV/ESR in a file --> ok

4. Import in QA/ESR -->

5. Export of the objects from DEV/ID in a file --> ok

6. Import in QA/ID --> error (different business systems)

Thanks in advance!

Edgar

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

check my below blog and create transport targets and groups.

http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/23572

Regards,

Raj

Answers (3)

Answers (3)

former_member303666
Active Participant
0 Kudos

Hi Edgar,

We can do SLD transport is 2 type's

1. creat the transport groups

once we transport the QEV SLD object to QUALITY SLD then we need to creat the transport groups.

2. synchronizaion.

we can do the synchronization in PI 7.1

what we created in DEV SLD that object automatically reflected in QUALlTY SLD....

No need to transoprt the objects.

IR and ID part

u can use FILE are CTS+ transport.

Thanks and regards.

Kesava.

Former Member
0 Kudos

Hi.

There are two ways to transport ID and IR Object to transport .

1. CTS + : Totally automated Way .,

2. .tpz : Manual Lagacy Import / Import way .

Now . Steps .are :

There are two types of transport mechanisms in XI/PI.

1. File Transport System.

Files are imported and exported into SAP XI OS Level for Development and Quality Server,

This Process is risky as there is no automated system and there is no track record of imported or Exported Files,

as in this syetem exported files are transported to QA System from DEV System.

file Extension in file transport System : - .tpz

2. Through CTMS(Change Transport Managment System).

GUI Based tool, Installed on SAP XI BOX, This system provides the automated transport system , which keep tracks of transported Objects and Failed objects.

There are initial level efforts to set up transport system.

Transport Procedure for Various System :-

DESIGN OBJECTS ---> (ENTERPRISE SERVICE REPSITORY OBJECTS) -


> INTEGRATION BUILDER.

Step -I

1. Select NameSpace to trasport.

2. Right Click on NameSpace to Transport.

3. Select Export Option.

4. Check or Select the Software Component Version.

5. Check the Mode of transport.

        • CTS MOde:-

5.1 Select a required type of Object Set:

IN OUR CASE: ALL OBJECT OF INDIVIDUAL NAMESPACE.

5.2 Select Transort request.

5.3 Finish the Process.

        • TRANSPORT USING FILE SYSTEM:-

5.1 Select a required type of Object Set:

IN OUR CASE: ALL OBJECT OF INDIVIDUAL NAMESPACE.

5.2 Finish the Process.

Step II

1. GO TO TOOLS OPTION IN MENU BAR

2. OPEN CTS TRANSPORT ORGANIZER

3. Select the request to Release.

4. Press Button Release.

Step III( Steps to be Perform at Target System).

1. Execute Transection Code STMS.

2. Check your Transport Request Number.

3. Focus on that Trasport Request Number Through Mouse.

4. Now Import The Transport Request on Specific client of Target System.

5.Click Ok.

FINAL :- NOw on Quality Server all Transported Objects Need to be activated.

CONFIGURATION OBJECTS ---> (INTEGRATION DIRECTORY) -


> INTEGRATION BUILDER.

Step -I

1. Select Configuration Scenario to trasport.

2. Right Click on Configuration Scenario to Transport.

3. Select Export Option.

4. Check or Select the Configuration Scenario.

5. Check the Mode of transport.

        • CTS MOde:-

5.1 Select a required type of Object Set:

IN OUR CASE: ALL OBJECT OF Selected Scenario.

5.2 Select Transort request.

5.3 Finish the Process.

        • TRANSPORT USING FILE SYSTEM:-

5.1 Select a required type of Object Set:

IN OUR CASE: ALL OBJECT OF Selected Scenario.

5.2 Finish the Process.

Step II

1. GO TO TOOLS OPTION IN MENU BAR

2. OPEN CTS TRANSPORT ORGANIZER

3. Select the request to Release.

4. Press Button Release.

Step III( Steps to be Perform at Target System).

1. Execute Transection Code STMS.

2. Check your Transport Request Number.

3. Focus on that Trasport Request Number Through Mouse.

4. Now Import The Transport Request on Specific client of Target System.

5.Click Ok.

FINAL :- NOw on Quality Server all Transported Objects Need to be activated( CHANGE OBJECTS).

Regards,

Venkata S Pagolu

Former Member
0 Kudos

u have to maintain transport targets in target SLD and it will work

EdgarTabar
Participant
0 Kudos

u have to maintain transport targets in target SLD and it will work

What do you mean with transport targets?

Business systems and technical systems?

Edited by: Edgar Tabar on Feb 16, 2012 8:35 AM

Former Member
0 Kudos

Tranport target term is used for linking Bussiness systems..

Transport target is nothing but the name of a Bussiness system under different environment like BS1_dev in dev and its corresponding bussiness system name under qa will BS1_qa......so when u r transporting ID objects from one environment to another and u want the correpsonding bussiness system names to be changed accordingly then u have to define the transport targets under SLD where u link the DEV BS with QA BS (similarly for productionBS also)..

i hope this clear ur doubts...