Quantcast
Channel: SCN : Blog List - All Communities
Viewing all articles
Browse latest Browse all 2548

SAP HANA Data Flow Visualization

$
0
0

Problem description: sometimes it’s useful to have graphical representation of SAP HANA objects interaction. SAP HANA Studio doesn’t have such functionality.


There are a lot of javascript visualization libraries, vis.js (http://visjs.org/) is one of the most popular of such libraries. Vis.js library is easy to use and has many demo examples. This library is used for visualization in this demo project.


Demo project consists of 3 parts: HANA Views (MODEL folder), HANA XSJS Services(SERVICE folder) and vis.js part (VIS folder):

Tree.PNG

For testing of this project, you have to place XS DFV project (in attachment, replace .txt with .zip) in the root of your SAP HANA system and activate it. Then launch HANADataFlowVisualization.html: http://host:port/DFV/VIS/HANADataFlowVisualization.html?path=DFV. Variable path=DFV means that DFV is the HANA package for visualization. Output:

Data Flow.PNG

So you are able to analyze relations between views, tables and procedure, check author of objects and full technical name of objects.


Github: GitHub - dmitrimarinin/SAP_HANA_Dataflow_vis: SAP HANA Data Flow Visualization


Viewing all articles
Browse latest Browse all 2548

Trending Articles



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