Re: HANA Studio installation available for public?
Hello Sunitha, there is no "free" download option anymore for the HANA Studio. But you can use Eclipse with installed HANA Tools. The features are the same. Just follow the instructions on SAP...
View ArticleRe: Single Sign On with HANA cloud edition ...
https://tools.hana.ondemand.com/#cloud please check the official documentation page for the cloud edition. Also, you can refer to the openSAP courses - hana cloud and next steps by Rui Nogueira
View ArticleRe: HANA Studio installation available for public?
I concur with Florian - you can download eclipse and add the plug ins needed. IF you are connecting to the cloud version you will need an additional plug in for the cloud connector which is not there...
View ArticleIssue for Custom PO Approval application in Fiori
Hi Experts, I had developed a simple Approval app but i am stuck with approval process, i am getting a following error message. here is the code i did for approval button press.. I also tried with...
View ArticleColoring of Table Cells not working when navigating tabs.
Hello, I have written below code for coloring table cells on condition of column values. Coloring of table cell on condition is working when I run application. But it doesn't work when I navigate...
View ArticleCommunication link failure;-10709 Connect failed (no reachable host left)>....
Hi Team, I am trying to load data from Oracle Database to HANA using SAP BODS tool.Below are the steps performed: 1. Successfully Created Data store to connect to HANA using ODBC Driver.2. Imported...
View ArticleRe: HANA identity column issues after system restart
Hi Lars, Yes , no doubt its a bug !! But till the time we get a fix , one can use these workaround to avoid business downtime due to this issue like we did. Please let us know if anyone hear about the...
View ArticleRe: Connect Data Services 4 to HANA on AWS
Hi, I am facing same kind of problem.I am able to configure Datastore to HANA and able to import table structure.But when I execute a BODS job either to extract data from HANA (or) to load data into...
View ArticleSAP BO integration with HANA View
Hi Experts, I have some BO Webi reports which are built on a HANA Calc Views & Analytical Views.Recently we upgraded HANA Studio to version 2.0.19.After that ,When I refresh Structure of Data...
View ArticleRe: required attribute table
Hello Jo, According to the error messages you are getting you don't have all required tables in HDB - or your DB connection is pointing to the wrong DB schema, or the user maintained in the DB...
View ArticleRe: How to set CSRF token to make a POST call via Destinations in HANA XS
Hi Thomas, This holds good in HANA XS. But through Netweaver Gateway Odata Service how to get the CSRF token through a GET service and use the token for a CSV file Upload as it requests a CSRF token...
View ArticleRe: How to set CSRF token to make a POST call via Destinations in HANA XS
Hi Swetha,the above example is exactly doing this! You can get a CSRF via function getCSRFToken(dest, client){ var req = new $.web.WebRequest( $.net.http.HEAD,...
View ArticleRe: Issue: MDX Query not executing in Hana Studio 2.0.8 Version
Thanks Shady, The steps you suggested helped me to get the issue resolved.Now I am able to run the MDX query in Hana Studio.
View ArticleRe: How to enable login on local web application?
Hi, Please check this link to create a login page:http://scn.sap.com/community/developer-center/front-end/blog/2014/06/19/login-page-for-custom-sapui5-applications I know this is for UI5 application...
View ArticleMDX: Unable to get Column values in Hana Studio
Hi Guys, I have built a basic hierarchy in Hana Studio that I am exporting it to Excel for further analysis using OLAP Extension.There I am getting an MDX Query for the hierarchy that I am further...
View ArticleMultiple Referential Joins on Fact table (Analytic View)
Hi community, I joined two Attribute Views on my fact table within an Analytic View via referential join. The referential join is used to include the date beside an skey due to slowely changing...
View ArticleRe: Concat BLOB/CLOB SAP HANA
Hi Lars, Thanks for your response, but I'm having trouble at the application side either. I need to generate a large TXT file. The XSJS cannot handle the file generation: var resultadoConcat = [];var...
View Articlehow to get the output of error code in stored procedure
Hi experts. I'm a beginner for SAP HANA hdbsql.(This question is very elementary one...) I'm wondering how to get the error code in hdbsql sotred procedure.Could you please teach me how to do it? For...
View ArticleRe: Does SAP HANA SQLScript Support Regex?
Hi Lars,I have searched through HANA Studio and HANA Developer Guide as well from this linkhttp://help.sap.com/hana/sap_hana_developer_guide_en.pdf Unfortunately I could only find REGEX in javascript...
View ArticleRe: Cambiar ubicación de logs SAP HANA
Marisol buen día, Ya has intentado con este post? A mi me ha funcionado. Move HANA data and log files to different mount point Saludos Cordiales Dave!!
View Article