cancel
Showing results for 
Search instead for 
Did you mean: 

question about transport

Former Member
0 Kudos

Hi all

What is the aproach to transport XI desing , configuration and mapping objects.

If we develop a scenario for a customer in our own XI server and we want to implement it in the customer Xi server after it is finished , then what objects do we have to transport and how we can do it.

what about the tech. and business systems , do we have to create them in the customer machine or just transport them.

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

After completing the development you can transport the object by 2 way.

1. File Transport method

2. CMS Method

In Integration Repository object:

Right click on the Namespace which you want to send to Quality system and select the export option and export it....this will create a .tpz file on the server following path

usrsap<SID>SYSglobalxi epository_serverexportsample.tpz

Above file will be copied and pasted in following path

usrsap<SID>SYSglobalxi epository_serverimportsample.tpz

Similar procedure for directory

Right click on the configuration scenarion in development which you want to send to Quality select the export optin and export it....this will create a .tpz file on the server following path

usrsap<SID>SYSglobalxidirectory_serverexportsample.tpz

then login to the IR of the quality select the Tools ---> Import option you will get this tpz file and import it and activate.

How to transport SLD objects.

Exporting and Importing Technical Systems and Business Systems

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d64...

Go through these blogs also.

/people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi

/people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation

/people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview

HOW TO transport usning CMS

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822...

/people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation

Regards,

Sarvesh

Answers (4)

Answers (4)

Former Member
0 Kudos

hi malu,

What is the aproach to transport XI desing , configuration and mapping objects.

If we develop a scenario for a customer in our own XI server and we want to implement it in the customer Xi server after it is finished , then what objects do we have to transport and how we can do it.

what about the tech. and business systems , do we have to create them in the customer machine or just transport them.

1) u can transfer XI objects using file system and cmsfor xi 3.0

from PI 7.O new fetaure got added i.e CTS+ with this can export all design and configuration objects in one shot.

here are the steps for FILE system and CMS

FOR cms.

Change management System

follow the follwoing steps

1)go to the follwoing url

http://<hostname><port>/devinf/main

in that click on CMS

enter the XISUPER credentials.

now u need to configure LANDSCAPE CONFIGURATOR and tracks.

Landscape Configurator tells about

1)DEV

2)QAS

3)PRD

so enter details

now u need to configure tracks

tracks identify the software component's u r exporting.

so if u r exporting from DEV then u need to add components u are about to expose in tracks.

that's it.

Thanks & Regards,

Rama Krishna

Former Member
0 Kudos

Hi All

Thank you

closing the thread

Former Member
0 Kudos

hi malu,

What is the aproach to transport XI desing , configuration and mapping objects.

If we develop a scenario for a customer in our own XI server and we want to implement it in the customer Xi server after it is finished , then what objects do we have to transport and how we can do it.

what about the tech. and business systems , do we have to create them in the customer machine or just transport them.

1) u can transfer XI objects using file system and cmsfor xi 3.0

from PI 7.O new fetaure got added i.e CTS+ with this can export all design and configuration objects in one shot.

here are the steps for FILE system and CMS

prateek
Active Contributor
0 Kudos

U may use File Transport if u want the object to be of the same name as u developed in ur XI server.

U have to first create the SWC and the Business systems in SLD of ur customer's XI server. Then u have to transport the IR objects first using the file system transport. As the two XI servers wont be related, u cannot set the transport targets. Therefore it is better to redevelop ur ID configurations.

Regards,

Prateek

Former Member
0 Kudos

The latest tool to manage transport is CTS, it can manage both ABAP and Java object transports. Check following thread which is alking about the CTS and CMS:

Regards !

Liang