The SAP HANA JSON Document Store – Introduction Part-1
OverviewThe SAP HANA JSON Document Store (also known as DocStore or Document Store) is a new feature which has been introduced with SAP HANA 2.0 SPS 01. The new store combines a relational and...
View ArticleSAP HANA and R hands-on: From freestyle to deployment
Learn how to script R in your preferred editor with SAP HANA data and how to deploy the code directly in SAP HANA.If you are a Data Scientist, there is a good chance that you enjoy working with R. You...
View ArticleIntegration of External Data Structures with Open ODS Views
Integration of External Data Structures with Open ODS Views:◈ Modelling options with Open ODS Views.◈ Consuming external data in SAP BW.◈ Combining external data with data in SAP BW.What are Open ODS...
View ArticleDeploy HANA Express database on Google Kubernetes cluster
This post will guide you through the creation and configuration of a Kubernetes cluster on Google Kubernetes Engine (GKE). You will then learn how to connect to SAP HANA, express edition running on the...
View ArticleMigration Guide: Moving to Version 2.0.0 of the SAP S/4HANA Cloud SDK
With the release of version 2.0.0 of the SAP S/4HANA Cloud SDK, along with dropping support for Java 7, we were able to incorporate several improvements and add some great new features to the Java...
View ArticleHow to create FlowGraphs in HANA Web IDE with SDI connection
In this Blog, I am going to show “How to” create a Flowgraphs in HANA Web IDE with SDI (Smart Data Integration) connection.SAP HANA flowgraph helps you to transform data from a remote source (SDI) into...
View ArticleHow To Get SAP ERP Data Into HANA
The key element we need to explore in order to see how we can migrate ERP data into HANA is a built-in feature of the SAP system called Smart Data Integration. Smart Data Integration is a feature of...
View ArticleHow to implement Function Import in HANA XS
It is all about a feature that I found missing in HANA XSODATA — support for OData Function Imports. While this feature can be implemented in a custom way through XSJS, I would like to have this...
View ArticleS/4 HANA Cloud – Adding a Custom field to Web GUI for HTML
This blog will provide you the information about, how to add a custom field to Web GUI for HTML and access it in the assigned business context.The below procedure steps you need to follow in S/4 HANA...
View ArticleGetting Started with Python on SAP HANA XSA
Currently, XSA only distributes a build pack for Python while the runtime needs to be installed manually by the developer. This is different from Node.js and Java for which XSA provides runtime as...
View ArticleSetting Up App Router for HANA XSA with Python
In my previous posts, I have covered details on getting started with Python development on XSA. I am going to continue this series forward and now talk about setting up a central application router for...
View ArticleHANA Express and XS Advanced: When you cannot modify the hosts file…
Use the IP address to access the applicationsNothing like having administration rights over your computers and servers, especially when you are using HANA Express with XS Advanced (the “server +...
View ArticleIntroducing the NDSO: Part Three – Integrating a NDSO with SAP BW/4HANA
MotivationAs already mentioned in the first blog. SAP supports the application driven approach and the native, SQL driven approach to Enterprise Data Warehousing and offers corresponding applications...
View ArticleInventory Management in SAP BW/4HANA
INTRODUCTIONThe loading process of Inventory Management data in BW/4HANA is different than that in the predecessor versions (BW 7.4 and below). This blog will attempt to explain how to load Inventory...
View ArticleProvisioning data from web services with custom adapter using SAP HANA SDI SDK
We’ve encountered several situations recently where it was required to acquire information from external systems that already had an API to expose data with web services.The usual way would be writting...
View ArticleMyth and truth about cluster & pool tables on HANA
In general nearly everyone knows that with new installations based on NW750 there are no cluster tables anymore. When you migrate to HANA one prerequisite is that all cluster and pool tables have to be...
View ArticleHow to Expose a HANA Table via oData
With IOT gaining traction and SAP’s HANA DB as well as applications becoming warehousing tools, we’re seeing a greater need to integrate IOT data into HANA. One method of achieving this is by allowing...
View ArticleAccessing Data using REST APIs with Python on XSA
My previous blogs have been focused on setting up Python on HANA XSA, connecting applications to HANA Databases, and configuring security and routing settings for applications. In this blog, I am going...
View ArticleHana Hadoop Integration with Federated Access
Data Lake analytics have become real. But the challenge is to access the data quickly and provide meaningful insights. There are several techniques to access the data faster. In this blog we see how we...
View ArticleStep by Step Installation Guide for SAP IDES S/4HANA 1610 Part 1
In this first part of SAP S/4HANA 1610 IDES installation we download all the required files for installation and create a virtual machine in VMware vCenter Server.◈ Download all Required Files for...
View Article