Re: SAML2.0 XSApplication LUMIRA
Greetings! This error i believe is a result of an identity provider initiated request.As far as I understand Hana does not support Identity provider initiated requests.The SAML2.0 request must...
View ArticleHow to Use MUNG_DATA Function in HANA
Hi, Please help me to understand how to use MUNG_DATA( ) function in HANA.
View ArticleRe: Receive e-mail?
HI Lars, How can I implement this in XS Layer? The only away to connect to external service is via HTTP. Thanks
View ArticleRe: Receive e-mail?
Sorry - my fault. Apparently there is no API for POP3 or TCP reading. So, this would require an additional application server.- Lars
View ArticleRe: HANA certification expiry mail
Hi Ravi, There are some standards from SAP on the validity of the Certifications...
View ArticleRe: HANA certification expiry mail
Hi Sunil, I have already gone through above link and did not find anything about delta program for C_HANAIMP131 which I did.Look at the following piece of excerpt from the above article. I could not...
View ArticleRe: Is it possible to call the odata services from xsjs?
Hi Sreehari, Thanks a lot for the response, but i see that i need to create a xshttpdest file inorder to do sois there a way i can directly pass the url to $.net.http.Client class to call the...
View ArticleUnable to Import sap table from CSV file to hana
Hi, I am trying to import a SAP table AUFK to hana with flat file import. I am getting the following error- Can any one please help? Thank you
View ArticleRe: Unable to Import sap table from CSV file to hana
How many records are you having in your csv file?Have you tried doing with less number of records? From where data is coming for AUFK ECC I guess? BRSumeet
View ArticleRe: Unable to Import sap table from CSV file to hana
Hi, I have 7000 rows in the csv file. I tried with till 1000 lines, then it's retrieving 499 rows to the Hana table.
View ArticleHow to use this script in sapui5 page view
Hi Experts, I am converting an image into base64 and upload it. i got one method in java script so it works in sapui5 ( index.HTML ) i want to use that function in the page view whether is it...
View ArticleRe: How to get all Column names from a table in SAP HANA?
select the table name through double clicking and right click in the last of drop down list "Show Definition"
View ArticleRe: Limitations of Smart Data Access
This is a product limitation and there's no easy way around it. For this kind of update HANA would have to get an lock all possibly affected rows from the DEPT table, perform the join of EMP and...
View ArticleRe: SAP HANA SP09 - change recording, delete item from changelist
Thank you Florian - this makes complete sense and i am able to follow
View ArticleRe: Webalizer Tool
Hi Michael, do you wanna analyze the web dispatcher activities or an XS application. Regarding the XS application you can check the trace options available in SAP HANA. By default errors are traced....
View ArticleRe: Webalizer Tool
Hi Florian, I want to analyze the application usage similar to Google Analytics. The Hana XS webdispatcher offers the possibility to log http requests in log files, but I don't know if there is a tool...
View ArticleDifference between a fiori app and fiori-like app.
Hi All , I know that SAP Fiori app works with the SAP Netweaver gateway, But i have to develop an app only using sap hana studio (UI) and sap hana (DB). I know that i have to use SAP UI5, but my...
View ArticleRe: Problem with SAPUI5 Custom Theme in XS Project
Try this Create and Import Custom Themes - SAP HANA Developer Guide for SAP HANA Studio - SAP Library
View ArticleRe: Difference between a fiori app and fiori-like app.
Hi Prakash, If you are using the SAPUI5 mobile javaScript library and creating our app using the available components in the library. I think it is ok to call it a SAP Fiori application. SDK path...
View ArticleRe: Java error in SAP Hana Studio installation
Hi, This may cause issue of JAVA version.Remove jdk-8u51-windows-x64, and install jdk-7u79-windows-x64. It may solve your problem for the error. Regards,NM
View Article