Re: Add new System to SAP HANA Studio
Hello Ankit Saini, I have mentioned about this in TELL @ HANA -->2 (Point 18)Tips, Experience and Lessons Learned from multiple HANA projects(TELL @ HANA - PART 2) Please have a look at the links...
View ArticleRe: Best Approach: Merging Data From BW Infoprovider and HANA view
Alston,Were you able to figure out which is the optimal solution for your scenario? We have similar requirements currently and we are on HEC.Option 2 would be my preference. Thanks,Raj
View ArticleRe: File Upload from Controller to Server side xsjs
I am receiving this error message from my XSJS each time I try to insert an image into my table. Any ideas? Any thing I am missing? /** Error **/- ReferenceError: reference to undefined property...
View ArticleRe: Hana Studio
Thanks Siva, I had in my system JAVA version higher than 1.6, after unnstall higher version and installing with JAVA version 1.6 version my issue is resolved. ThanksJyothi
View ArticleRe: My XS project can not show the html result
A quick try . Right click on the UI5 page,then ->Properties->text file encoding Option->Other -> UTF-8. Sree
View ArticleRe: My XS project can not show the html result
Dear friend, Just ignore my last question, I had solve it, but after I create the UI5 project, the URL still can not show anything.
View ArticleRe: My XS project can not show the html result
You meant to say , a white screen you are getting ? - press F12 and read the error message . Are you running the localhost url ? or fully qualified HANA XS URL ? In case of XS URL, tehn the UI5...
View ArticlePOST oData Problem
I'm trying to use Postman to create a record in a table using an oData service. I've created a small test table to experiment with. The table created using CD I am able to import data into it: The...
View ArticleRe: My XS project can not show the html result
Thanks, it did work, it need to change to /sap/ui5, but when I press F12, it have this error: my view code:sap.ui.jsview("xsui.XSUI", { getControllerName : function() { return "xsui.XSUI"; },...
View ArticleRe: My XS project can not show the html result
no it didn't, it have some error message, I still finding the solution, do you know how to solve this?
View ArticleRe: My XS project can not show the html result
This is specific to your UI5 page. It is a generic error ( debug your UI5 code ) Sree
View ArticleRe: My XS project can not show the html result
Dear sreehari, Thanks a lot.So I think I have to learn how to debug the UI5 code anyway.
View ArticleRe: My XS project can not show the html result
Dear sreehari, can you kindly take a bit time to check my UI5 code, I couldn't find any clue to fix this problem. Thanks!
View ArticleRe: Moving value of decimal array to other decimal array or any variable
Venkatesh, The variables do not hold data in that sense. They are only for our improved readability and logical separation. HANA will replace these variables with inline queries at the right point in...
View ArticleRe: Unable to login to HANA STUDIO
Check with your HANA admin who has provided you the access.
View ArticleRe: Sending Automatic Emails from sap hana
Hi, I am also facing the same error. Were you able to resolve it? Thanks
View ArticleRe: Sending Automatic Emails from sap hana
Hi Ritu The mail server host is the name or the IP address of the system hosting the SMTP relay server, so for the configuration use the one which your organization uses to send mails. After the...
View ArticleCan't connect to SAP Hana using ODBC
Hi, I am trying to connect to an SAP Hana box using ODBC but I get the following error.SQLSTATE 08S01 - [SAP AG][LIBODBCHDB32 DLL][HDBODBC32] - Communication link failure; -10709 Connect failed (no...
View Article