cancel
Showing results for 
Search instead for 
Did you mean: 

HANA BW and .NET

werner_schubert2
Explorer
0 Kudos

Dear all,

give it current a simple Solution for .NET application and BW for SAP HANA.

We do not move our current .NET Application to BO.

Regards

Werner

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184768
Active Contributor
0 Kudos

Hi Werner,

I am not sure if I understood your question correctly. But are you looking for .NET application accessing BW on HANA. If so, you may wish to expose BW objects (DSOs / InfoCubes) to HANA as HANA information models (Analytic Views / Calc views) and then access these views in the .NET application.

Can you please provide more details on the requirement.

Regards,

Ravi

werner_schubert2
Explorer
0 Kudos

Dear Ravi,

thanks for the Information.

My exact Question is.

we have .NET Application and BW for HANA.

The Enduser current consume the datas via email from .NET application.

Could we do it also for BW on HANA so the enduser consume the BW data (Views etc.) from .NET ?

Kind Regards

Werner

former_member184768
Active Contributor
0 Kudos

Hi Werner,

It is very much possible to use .NET application with BW on HANA. You may have to generate HANA information models from the BW objects as shown in the video blog mentioned below.

Blog: Modeler Unplugged: Episode 1.1 - Importin... | SAP HANA

These views can then be queried / used in a .NET application which can connect to HANA over JDBC / ODBC / ODATA / SQL interface.

Please refer to another recent thread on the similar topic.

Regards,

Ravi