Quantcast
Channel: SCN : Blog List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 676

Introduction of Delivery Unit In SAP HANA

$
0
0

Introduction

Packages are often used in SAP HANA application development for modeler views and XS projects. Many packages are used and different objects are created in each package in development. These packages should be migrated to production server for deployment finally so the migration of packages remains a problem. In the previous blog, we have provide a solution for migration on modeler views, while it is not suitable for the SAP HANA native application

SAP HANA uses “Delivery Unit” to realize migration on different packages from different instance. A delivery unit could be regarded as a collection of several packages for centralization of management. This blog will mainly discuss how to create and use Delivery Unit.

Access Methods

SAP HANA provides a centralized management platform called HANA Application Lifecycle Management for Delivery Unit. Before visiting it, the user should have the “sap.hana.xs.lm.roles: :Administrator” privilege. You could visit it in these two ways.

  1. SAP HANA Studio

That is very similar with visiting LifeCycle Management: right click on Transport Management.

1.png

 

2. Access it with URL


http://<host_address>:80<instance_number>/sap/hana/xs/lm/index.html

 

Platform Features

The following picture shows main interface of HANA Application Lifecycle Management. The platform lists many features for Delivery Unit, such as export/import/create delivery unit and search package.

2.png

A Vendor ID should be created for the initially used of HANA Application Lifecycle Management. Choose change vendor under Administration if you want to change to a new vendorID.

3.png

Create a DU

4.png

For SAP HANA SP07, system creates several delivery units after installation of SAP HANA, which display under PRODUCTS->Delivery Units. You can add, delete or modify delivery units from it. It is very simple to create a delivery unit.

  1. Fill in the name, version and simple description of DU.

5.png

  2.  Assign packages to this DU.

6.png

Export a DU

The created delivery units and owned packages are listed and you could export the DU into a .tgz file through Export Delivery Unit File.

7.png

Import a DU

Import the delivery unit and all the related packages are created in SAP HANA.

8.png

Manage Studio

SAP HANA Studio also provides administration for DU. Switch to modeler perspective and chooses Delivery Unit under Setup.

9.png

  1. Create DU and assign packages to it.

    10.png

11.png

  2.  Export and import DU with selecting Delivery Unit in SAP HANA Content.

 

12.png


Viewing all articles
Browse latest Browse all 676

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>