cancel
Showing results for 
Search instead for 
Did you mean: 

Exporting XI contents

Former Member
0 Kudos

Hi All,

I am trying to export my XI integration scenario from one XI server to another.

When i export the Namespace in IR using File System method. I get this message:

Export Successful:

Export Path: D:\usr\sap\X7A\SYS\global\xi\repository_server\export

File: XI3_0_G_ALTINN_FINAL_1.0_of_sap-nsps.tpz

But where is this location, and how do I import it in the other system? will this export only the design objects or configuration objects too??

Is there a way to export the objects on the local system?

Regards,

Ashish

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Every SAP XI system has it's on Import and export folders in the path:

\usr\sap\<SID>\SYS\global\xi\repository_server\<import/export>

If you are transporting the IR data from sys1 to sys2, steps involved will be

1. Export in sys1 and create .tpz file the export folder of sys1.

2. Move the .tpz file from sys1 export folder to syst2 Import folder

3. logon to sys2 Integration repostiory and import the .tpz files.

Regards

Vijaya

Former Member
0 Kudos

Thanks Guys but how do i move the .tpz file from sys1 export folder to syst2 Import folder.

I can see the path of import and export directories, but how do i access them???

Also can i transfer my configuration objects also and what about SLD??

Ashish

Former Member
0 Kudos

Hi,

first you need to configure the SLD.

Good doc for that: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f7...

2. Transport your repository and Directory object.

You can access the folder using a FTP client on your machine or through the command prompt. SAP administration can help you with this.

Regards

Vijaya

bhavesh_kantilal
Active Contributor
0 Kudos

Ashish,

You need to log on to your Xi server at the OS / Unix level and then go to this path, copy the TPZ file

In the next server by again logging onto the Unix / OS level , you will need to paste this file into the imports folder.

Regards,

Bhavesh

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Go to your XI home page --> Administration --> Genral Information and you will see the export and import direcotries path.

To import it into the next Server, you will need to same way find the import directory of this new server , and place this TPZ file in this folder and then Tools --> Import.

Regards,

Bhavesh