cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Calculation View - SAP Cloud Platform - Neo

mvontikommu
Explorer
0 Kudos

Does anybody have step by step guide to create HANA calculation view on SCP Neo using Webide full stack.If so could you please share with me.

Thanks

Madhavi

Accepted Solutions (0)

Answers (1)

Answers (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Madhavi,

SCP Neo features the HANA 1.0 without HDI containers and as such it will require you to create Calculation Views on its own XS Classic repository. This can be achieved via Eclipse or HANA Workbench IDE (web tool).

On the other hand, Web IDE for HANA (when it was released) was targeted at HANA 2.0 HDI container development. This tool later merged into the Web IDE with several other additions to make up what you have today as being called Web IDE Full Stack.

In other words, you can't use Web IDE Full Stack to develop XS Classic artifacts. It just can't connect to the Classic's repository to model the design-time artifacts and activate them - like you do with Eclipse and Workbench. In fact, the only way to store the design-time artifacts is via a git repository - which isn't supported by Classic.

To be able to develop with Eclipse, you will need a local installation of SAP Cloud Connector to establish a secure tunnel between your database and your Eclipse installation. The same can be achieved via Neo's SDK if you prefer the Command Line Tool.

The workbench web tool can be accessed via your HANA Database administration page on SCP's Cockpit. That's where you will be able to create a Calculation View or any other database artifact needed.

Best regards,

Ivan