Before we create the HANA Views, lets enable the needed applications.
Go to Preference, Click on Features section.
Turn ON the application 'Tools for SAP Hana Database Development' which provides the graphical editors for modeling CDS artifacts, Calculation View, Analytic Privileges etc.
Turn ON the application 'SAP HANA Database Explorer', whcj helps with viewing the data of the tables and views.
Save your changes. This will cause the SAP Web IDE to relaunch again.
Please refer to video below.
Once you have enabled the needed applications, we will go ahead and create the needed artifacts.
The below view shows how a connectivity is made between the Neo Stack and Cloud Foundry stack and how to build and deploy the application on Cloud Foundry and view the data.
I'm trying to create a calculation view in full stack web ide following your video. But when I'm building the HDB Module, I'm getting an error. It says "Cannot find service key to bind to hana instance....." Do you by any chance know what the issue might be? Can I link the HDB module to an already existing hana instance? Kindly help.
We are initiating a new project on HCP and using SP12 (version 1.00.122.21.xxxxx..) , so does that mean we should do all the development using Web IDE.
I faced the following issues in Web IDE so wondering if there is anything I need to do in Web IDE to fix it.
In the current environment on a graphical calculation view , I was not able to right click and data preview for intermediate nodes for debugging. So as a interim solution I had to connect the the cloud installation to hana studio to get that feature.
Is there any SAP document which states the Hana studio will be obsolete and we should not use it ?
I have followed the video.. but when I am creating Calculation view when I try to search the data source which I have created as in 1st step(CDS Artifact) I am getting error "Not able to find Organization : trial account id". I have attached screenshot of trial account settings..
I solved this issue changing the name of the Organization. It included some special characters, so I better removed them.
To do so, I recommend using CF CLI, not from SCP cockpit, since the name does not get updated - don't know why. Just use command line: cf rename-org ORG NEW_ORG. Keep something short and normal characters.
There were issue with special characters, which is resolved now in SAP Web IDE Full Stack.
The CF org & space name containing special characters are supported in Web IDE Project setting and the Calculation View editor should be able to load the database objects details without any errors.
Regards
Raghavendra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.