SAP HANA Direct Extractor Connection (DXC) Tutorial

What is SAP HANA DXC?

SAP HANA DXC is batch driven data replication technique i.e. it can execute after a time interval.

SAP HANA DXC uses existing ETL (Extract, Transform, and Load) method of SAP Business Suite Application via a HTTPS connection.

In SAP Business suite application content Data Source Extractors have been available for data modeling and data acquisition for SAP Business Warehouse.

SAP DXC use these Data Source Extractor to deliver data directly to SAP HANA.

Advantage of SAP DXC

Limitation of SAP DXC

Configure SAP DXC DATA Replication

Step 1) Enabling XS Engine and ICM Service

Go to SAP HANA Studio -> Select System -> Configuration -> xsengine.ini.

SAP HANA Direct Extractor Connection (DXC) Tutorial

Set instance value to 1 in Default filed.

Step 2) Setup SAP HANA Direct Extractor Connection

You need to download the DXC delivery unit from SAP into SAP HANA database. You can

import the unit in the location

"/usr/sap/HDB/SYS/global/hdb/content".

Import the delivery unit using Import Dialog in SAP HANA Content Node ? Configure XS

Application server to utilize the DXC ? Change the application container value to libxsdxc.

Modify the application container value to libxsdxc (if any value existed, then append it).

Test the DXC Connection.

We can check DXC Connection by using below path in Internet Explorer –

http://<hostname>:80<instance Number>/sap/hana/dxc/dxc.xscfunc

- Enter a user name and password to connect.

So create a http connection in SAP BW Using T-code SM59. Input Parameters will be

-- RFC Connection equal Name of RFC Connection

-- Target Host equal HANA Host Name

-- Service Number equal 80 <Instance Number >

Log on Security Tab Maintain the DXC user created in HANA studio which has basic Authentication method.

We Need to Setup the Following Parameters in BW Using Program SAP_RSADMIN_MAINTAIN

(T-code SE38 or SA38)

Parameters List in Program – Parameter list contains value , which pass value to call screen.

SAP HANA Direct Extractor Connection (DXC) Tutorial

PSA_TO_HDB: This three object values are shown as below -

Data Source Replication

Install data source in ECC using RSA5. we have taken data source 0FI_AA_20

( FI-AA: Transactions and Depreciation). First we need to Replicate the Meta data Using Specified application Component (data source version Need to 7.0 version. If we have 3.5 version data source, we need to migrate that first. Active the data Source in SAP BW. )

Once data source loaded and activated in SAP BW, it will create the following table in the Defined schema.

Now data is successfully loaded into Table /BIC/A0FI_AA_2000 once it is activated. And we can preview data from table /BIC/A0FI_AA_2000 in SAP HANA Studio.

 

YOU MIGHT LIKE: