Re: Calling xsjs service from xsodata
Hi Sergio, Thanks for the response again, here my scenario is there is an xsjslib which performs auditlogging whatever the data which my odata service is returning must be auditlogged by calling the...
View ArticleRe: xssqlcc can not work
Hello, there can be several reasons why it does not work (e.g. auto generated user has not enough rights, ...).Please can you return the message of the exception object to get a hint on what is wrong...
View ArticleRe: Condition to find the distinct values in a column.
Hi Sergio, I aggregated fields and created calculated column and made a join with project that has actual values. It worked now. Thanks for the solution. Regards,Vicky.
View ArticleHow to pass timestamp as input parameter in ODATA using calculation View
Hi Expert, Could you please help me to pass timestamp as input parameter in ODATA using calculation View. As I am getting error message while i am trying to run URL....
View ArticleRe: calling calculation view packed as odata service with timestamp parameters
Check this document. it may be useful DATE displayed as 00000000 | SCN
View ArticleRe: calling calculation view packed as odata service with timestamp parameters
not able to understand.can you please explain me.how to use this one in my url
View ArticleSAP HANA Studio Installaion on RHEL
Hi All I am trying to install the HDB studio rev82 on the RHEL instance of AWS, but i am getting the below error. [root@ip- softwares]# cd 51048744.bak/[root@ip- 51048744.bak]# cd...
View ArticleMulti-host EX engine Load balance.
Experts and Friends,Please help me. Amazon Web Services:Linux SUSE Server 11 sp3 Hana 102 x 4 hosts imdbmasterimdbworker01imdbworker02imdbworker03 I have activated the xs engine on each host, I have...
View ArticleEmail Alerts SAP hana
Friends,Is it possible to configure hana to send emails with authentication smtp.gmail.com? If not? What email services providers would you suggest.Thank you for your time.Zachary
View ArticleRe: How can I connect SQL Server BI tools to HANA? I'm getting ODBC error...
From Visual Studio, Import from SSAS Tabular Project: I installed the 32bit drivers and can setup a connection which Tests OK. But can't get any data out of HANA when import runs I then get success...
View ArticleRe: How can I connect SQL Server BI tools to HANA? I'm getting ODBC error...
Hi Kirk, You need to configure the ODBC connection for your HDB server using c:\windows\sysWOW64\odbcad32.exe. For more details, you can check:Managing Data SourcesTo manage a data source that connects...
View ArticleRe: How can I connect SQL Server BI tools to HANA? I'm getting ODBC error...
I think I figured out the ODBC Driver piece. I created a 32bit and 64bit data source with the same name. Once I did that, I can issue queries and get data into SSAS Tabular, IF I put in a SQL...
View ArticleRe: How can I connect SQL Server BI tools to HANA? I'm getting ODBC error...
The error you got is because HANA cannot handle multiple SQL statements execution in one call.So, you would need to create different SQL query for each table import. For reference: Multiple statements...
View ArticleRe: Email Alerts SAP hana
Hi Zachary, Yes it can be done using SAP HANA Cloud Platform connectivity services. Please refer to the below link for complete details....
View ArticleRe: SAP HANA SP5 - OData for Calc. view with parameters
Hi All, If we want to modify the value for create operation in ODATA services, How to do that ?Can we write our logic in pre exit procedure ?I was using create using event, But there I have to write...
View ArticleRe: SAP HANA SP5 - OData for Calc. view with parameters
Hi All, If we want to modify the value for create operation in ODATA services, How to do that ?Can we write our logic in pre exit procedure ?I was using create using event, But there I have to write...
View ArticleERP DB to HANA DB Migration - Impact on BW
Hi All Currently ERP team is migrating from Oracle dB to HANA db. As a BI consultant, I would like to understand the measures we take from our end. Should we consider re-initializing LO cockpit related...
View ArticleRe: Exposing read/write stored procedure as Odata service?
The example i've metioned is for reading the data via a procedure. If you want to insert/update the data, then u need to use odata service or xsjs service 1. For ODATA service, example is below:...
View ArticleRe: How to import data from .CSV into SAP HANA at a scheduled interval?
Hi Richard, Could you please help via email on this process? Best,Christoforos
View Article