In this blogpost I want to share details of the two different ways HDI (HANA Deployment Infrastructure) containers can be developed and integrated within SAP Datasphere.
The official SAP documentation on this topic can be found here Exchanging Data ...
The DI (Data Intelligence) RMS (Replication Management Service) provides initial loads or initial and delta, sometimes a scheduled delta is preferred.
In this blog post I will describe how we can achieve a scheduled delta with an RMS Flow and/or RM...
An OData API is available to allow SAP Analytics Cloud (SAC) and third party tools to acquire Datasphere data, (formerly known as Data Warehouse Cloud (DWC)). Acquisition of data within SAC is often required for SAC Planning scenarios.
Release Histo...
In this blog post I will show how we can configure the SAP Analytics Cloud (SAC) Data Export API to access SAC planning data and integrate it with Datasphere, formerly known as Data Warehouse Cloud (DWC) and SAP Data Intelligence (DI).
The API provi...
In this blogpost I will describe how you can use the SAP Analytics Cloud choropleth layers to visualise HANA spatial clusters, such as grid, k-means or hexagons.
I have previously described Using Choropleth Layers with HANA Cloud and SAP Analytics C...
For a replication flow to use initial and delta you need to enable delta capture on your local table.You will need to create a new local table and set the toggle "Delta Capture" ON in the general table properties.
To investigate connectivity issue I would always check the Chrome Developer Tools.These can be accessed via View -> Developer -> Developer Tools or F12.Select the Network Tab. Now open the SAC story and look out for non 200 status responses.Select th...
Hi Jin Wei Min,
Happy to share and glad it's useful for you.
In terms of troubleshooting there's a few places to check.
Web Browser -> Developer Tools. In Chrome you can check the Network tab and the the look at the GetResponse call "Response" t...
Hi Ravi,
As Nidhi states, the HDI Container integration happens by linking the BTP subaccount to your Datasphere tenant. This allows data federation to the HDI container from your Datasphere space.
For on-premise integration we can also use data fe...