Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

We can add the HANA Live views in UDT by adding HANA connection. Normally views will be stored in_SYS_BIC schema.

Step 1: Create a HANA Connection with JDBC driver

p1

Step 2: Choose JDBC drive and Add the credentials and Host name for HANA DB

p2

p3

Step 3: Test the Connection

p4

Step 4: Add a new class under project.

p5

Step 5: Select  the view from _SYS_BIC schema

p6

p7

Step 6: Select your view and add the objects for the class.

p9

Now you have successfully added the HANA Live View from HANA Database into UDT. Universe can be created using HANA Live view.

Thanks

Let me know, if you have any issues.

Labels in this area