Re: how to run command stored as a string other than eval()
Good to know close the thread
View ArticleRe: SAP Predictive Analysis error while executing KNN algorithm
Hi Niyati, SYSTEM user has not given you rights to create repository so you are facing this issue, Ask appropriate rights from your SYSTEM user. He can either execute below statementGRANT...
View ArticleRe: Azure connection problem
Hi Pavan,Yes that is the correct file. When you get to the hosts file don't double click it. Instead right-click and choose the option "Run as Administrator". If it prompts you for you password enter...
View ArticleCan't display output of select statement
Hi, My SQL statement returns me this output. However when I run this piece of code, I don't see any output function displayPeople(){ var body=''; try{ $.response.setBody('Creating...
View ArticleRe: Can't display output of select statement
.setBody() method would set the body, not append the string to the body. So, what ever you wrote at last should be seen (that is $.response.setBody('</body></html>');). All others will be...
View ArticleHow to create a directory in Hana Project Through XSJS
I want to make folders or directory dynamically in HANA project through XSJS service when user uploads a files from Client side. Actually I want to store every users files to the folder belonging to...
View ArticleRe: How to create a directory in Hana Project Through XSJS
There are APIs for creating/changing objects in the repository. However these are not released APIs. Since you are an SAP employee I suggest you ask this question instead on the internal forums; where...
View ArticleChrome exports corrupted .tgz file while Firefox doesn't (HANA sp8)
Today I discovered that the a Delivery Unit archive file exported from browser based ALM UI is corrupted. This always happen when I use Chrome browser. This doesn't happens on FireFox browser. Share...
View ArticleImport From CSV File statement runs forever, no error, does not finish
Hello, I am trying to import a CSV file in a JAVA program, with the following statement: IMPORT FROM CSV FILE '/debug/testdatabase/FILE.csv' INTO "JOSEPH"."TEST_TABLE" WITH COLUMN LIST IN FIRST ROW...
View ArticleRe: Connect SAP HANA Studio to database on local server
Not related to UI Development Toolkit for HTML Developer Center. Moved to SAP HANA Developer Center community. Regards, Mike (Moderator)
View ArticleNo data found exception handling in AMDP
HI All, I have seen numerous discussions on handling of exception handling for "No data found", but I am stuck in strange problem. I have the following AMDP: Method GET_COUNT by database PROCEDURE FOR...
View ArticleRe: Import From CSV File statement runs forever, no error, does not finish
Hi Joseph, First from the pics, the revision of your SAP HANA instance is 73 instead of 74. Since I have no identical environment, I cannot test it for you. But can you try the simplest scenario? You...
View ArticleRe: Issue in accessing the hana from laptop
Hi Wenjun, I tried that and getting the same error. Regards
View Articleinserting data into table from calculation view
Hello Experts; I need to insert data into my 7 fields of HANA tables from calculation view . scenario is given below Table have 7 fields clm1, clm2, clm3, clm4, clm5 , clm6, clm7 clm1 will be ->...
View ArticleAdding users as contributors in change management
Hi everyone, I am facing some issues in adding some users as contributors in change management.The users have almost all the required privileges...
View ArticleCase insensitive parameter in odata service
Hi Experts, How can i create XS OData URL as insensitive case while passing parameter or filter. Thanks,Shambhu Nath
View Articlevisualization plan not giving results
After executing plan visualization of a calculation view (graphical view) , Visualized Plan shows each and every nodes as per model design. But it doesn't show how much time consumed and how may rows...
View ArticleDoubt on transient provider
Hello Team We can't transport transient provider to other systems .We need to create these providers on every system . But what if we have a on premise multi node scale out...
View ArticleRe: Quickest way to push / activate code via cmd line client
Hi Kay, While I am not a Jenkins guru have you considered pushing code via the web "api" repo versus using Regi commands? xSync-for-SAP-HANA/xSync.m at master · paschmann/xSync-for-SAP-HANA · GitHub I...
View ArticleUpgrade with hdblcm to Revision 82 fails (studio)
Hi All, I just upgraded to Hana Revision 82 on a test server where only the client, studio, hlm and server components are installed. I used the new upgrade mechanism (hdblcm_prepare.sh) to start the...
View Article