You are on page 1of 7

TRANSPORT MECHANISM in SAP HCI

 If we want to move or transport any of the interface from one client to another, we need to flow
below steps:

 Eg: To transport a project from DEV environment to QA client.

 Goto Eclipse and then click on Windows tab.

 Select Preferences. Click on Operation server under SAP HANA Cloud Integration.
 Now, provide connection details such as tenant URL, User and Password.

 Then click test connection. Once connection is established, click on “OK”.

 Now double click on your tenant name to open message monitoring tab.
 Now goto “Deployed Artifacts” tab and search for the interface you want to transport to your
QA system.
 Now, select the particular interface and click on “DOWNLOAD” option.

 Now,save your .jar file on the application system.


 Now goto your QA client where you need to import or transport this particular interface.

 Right click anywhere in you Project explorer and select import.

 Then in the import options, goto “Integration Content Archive” under SAP HANA Cloud
Integration tab.
 Click on NEXT and select “Local File System” and browse for your .jar file.

 And then click on Finish. Once imported you can modify and display the interface to your QA
client.

You might also like