HANA Studio Citrix - Shared Workspace
Hi, We have a requirement to run a HANA Studio through Citrix server.After some trouble, we finally able to run the application. But when we tried to run the application, we got the error message as in...
View ArticleRe: HANA Studio Citrix - Shared Workspace
Hi Burhan, If you launch studio for the first time, it will pop up to choose workspace in worksapce launcher wizard and it won't be popped up when launching next time if user checks 'Use this as the...
View ArticleRe: Error Creating a HANA Standby, SPS 11
Hi George, I am also trying to register the secondary system from HANA studio and receiving the exact same error as you are. Did you find any solution for this? Thanks,Asif.
View ArticleRe: Installation HANA failed:Waiting for sapstartsrv failed: timeout reached...
Hi Yang, You can refer to this note:https://websmp130.sap-ag.de/sap(bD16aCZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3231323338393126...
View ArticleError Displaying View on HANA Studio
Hi All, I found a problem when I tried to open or create a calculation view in SAP HANA Studio.Our system is a copy from another HANA server. Whenever I tried to open the existing Calculation View, it...
View ArticleRe: HANA Studio Citrix - Shared Workspace
Check for the folder .backup and .metadata in the system. Delete the folders and restart HANA studio.It should popup to ask for a workspace location, where you can select the desiredd locaton....
View ArticleCalculation View: Calculations on different rows
Hi Gurus, I have come across the issue in HAHA calculation graphical view where I want to build a logic there calculations on different rows are required.Please suggest the possible solution. For...
View ArticleRe: Unsupported encoding ISO-8859-1 for the...
Hi Christian, I'm facing the same issue. Could you please tell me what have u changed in the org.eclipse.jdt.core.prefs file ?what does this stand for : - d://hana_studio_repository/odaBasic/.settings...
View Articlehow to call a specific calculation view based on an input parameter?
I have the below requirement and I want to achieve it in graphical calculation view.scenario: if :RTP_TYPE = 'A'Select * FROM "_SYS_BIC"."test_schema/test_cv1" elseif :RTP_TYPE = 'B'Select * FROM...
View ArticleRe: HANA Studio - Check out and import projects gives error "No projects are...
Hi, When I 'checked out Import' my project from repository , red mark is visible on package in repository showing - "checked out,import conflicting". Can anyone tell me reason and solution for this....
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Hi Dirk, (Sorry for the delay, public holiday in Israel) When you say "move our SAPUI5" app - do you mean that you've imported the source code into the new web IDE for HANA or tried to run the...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
I imported it in the new Web IDE and build it there. After that we tried it to start.(On the new xsa)Thanks! Nice greetings to Israel! (I was wondering, how you could answer so fast, while you live in...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Thank you for the greets! Regarding structure, I think you should have the xsodata file in a node.js module and the UI in a HTML5 module - Is this the structure of your application? Can you please...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
"Regarding structure, I think you should have the xsodata file in a node.js module and the UI in a HTML5 module - Is this the structure of your application?" -->yes, its exactly the same structure,...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
OK, so the next immediate suspects are the xs-app.json file and the dependencies of the js and ui modules: For the xs-app.json, do you have there a route which uses the xsodata such as: {"welcomeFile":...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
xs-app.json { "welcomeFile": "index.html", "authenticationMethod": "route", "routes": [{ "source": "(.*)(.xsodata)", "csrfProtection": false, "destination": "nodejs_destination",...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
mta.yaml # Don't use Tab Key# You need to use space key # Check with online validator for right syntax_schema-version: 2.0.0ID: TestTBASEversion: 0.0.1 modules:- name: web type: html5 path: web# --...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Omer, its not that the odata service doesn't work.I checked the service, as Chaim it recommended in his blog. The services works! Testing the OData serviceDeveloping with XS Advanced: Create a SAP HANA...
View ArticleRe: Calculation View: Calculations on different rows
Thanks Chandan. I understand its possible by SQL script, but how this can be achieve via Graphical view. For instance, please see the below simple scenario Emp_ID Name Salary Month...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Understood, can you please attach the package.json files of the node.js module?I would like to see which xsjs version you are using. Regards,Omer.
View Article