Can a CDS entity have no namespace?
Hello, The following native HANA CDS DDL generates a table called "tmp.jimborean::MyModel.MasterData.Address" namespace tmp.jimborean; @Schema: 'JIMBOREAN'context MyModel { type BusinessKey :...
View ArticleMicrosoft Entity Framework
Good Day, This is my first post so please forgive me for mistakes. We are using .Net entity framework in one of our projects on a SQL Server.We want to be able to run this project on a HANA server. Has...
View ArticleUsing DISTINCT and TRIM function on same column in single select
Hi, Can we use DISTINCT and TRIM function on same column in single select. expl: Select Distinct (TRIM(NAME)) from Table; this is giving error
View ArticleCreate Attribute View of "OSRQ"
Good evening friendsIam new tothe community I want to seeusingthe fields"OSRQ" in the HANAModeler,but I can notfind it.When I try tocreate aAtributteViewtells medoes not existorwhen I openthe viewcan...
View ArticleMax open outbound sockets per request error during product transport
Hello, I am attempting to transport a product with multiple delivery units in the transport manager from a remote system via HTTPS. Each time I try to do this transport it fails at the same place. The...
View ArticleNot able to view XSJOB
Hi, I have created XSJOB and when I go to my XS engine portal and click on the same its not showing anything. PFA screenshot. When I am clicking on test.XSJOB its not showing anything. Is there any...
View ArticleColumns are missing when switching from Projection to aggregation
I am working on calculation view and at the data foundation I need to have aggregation. however when I switch from projection to aggregation I don't get any data on 2 columns. I would appreciate if any...
View ArticleLoop Local table in SQL script
Hi i have an intermediate result from a select statement in a local table, i want to loop the local table to perform some calculations and logic, please guide me in how to achieve this....
View ArticleHow to input an array in store procedure
what is the way to import an array to store procedure , i tried the following but its giving a syntax error that statement not valid PROCEDURE "ZTESTDEV"."ztest_development.search::proc" ( in it_pid...
View ArticleSQLScript declare variable
Dear Community, I am facing a really curios problem with a SAP HANA DB when using SQLScript for a stored procedure. If I have a simple select-statement on a big table (135 million records) the...
View ArticleHana Cloud Platform :HTTP POST on XSJS/XSODATA throws 403 Forbidden
Hi Experts, I am facing issue in my HANA CLOUD PLATFORM productive instance (ap1.hana.ondemand.com : HANA Revision 96 ) whenever I am trying to perform HTTP POST. ----------NOTE: HTTP GET works fine....
View ArticleComments in graphical view
Hi, Please anyone tell me how to add comments in graphical views. Regards,Ranjith.
View ArticleHow to pass the data from database(ODATA) to Json model for using list
Hi all,This is bala,Currently i am working in a project,In this project i am using Search field here i am getting data from odata(Back end),i need to get the data from database and put that in JSON...
View ArticleHANA user mapping in HANA Studio
Hi Team,We have configured SSO with SAML for SAP HANA XS Application.There are some users who are using 3rd Party VD for HANA access were still having issue.We are not very sure on which external ID to...
View ArticleHow do we Control Odata Read Requests ?
Let us assume that we have a Table with Crucial Data . Once we have created a odata service and exposed the Data , The Hana Authorization lets us control if the USER has access to the service or Not ....
View ArticleError: Unsupported Encoding ISO-8859-1, only UTF-8 supported
Hello guys, Quickfix is the solution given in error log.But I am not able to find quickfix option in sap hana studio.i even tried changing encodings in the hana studio windows preferences and project...
View ArticleCalc view with multiple input params error
Dear Gurus, I am having an issue with a calc view which has required input params while calling it from a stored proc. When I hard code the same value, then the stored proc runs fine, however, when I...
View ArticleHANA XS
Hello all, I am new to HANA. I am currently using hana trial version. I have created XS application, and it was execeuted successfully, by creating hello.xsjs, xsaccess, xsapp files. I have created...
View Articlecolumn store error; [34011] failed to save calculation scenario
Hi Experts, I am facing below error while activating my Stored Procedure. Could not create catalog object: column store error; [34011] failed to save calculation scenario : The following errors...
View ArticleParallelization serialization, when parallelization does not work?
Hi The following are preventing parallel execution as far as I know: Scalar parameters or variables used within procedureSQL not assigned to variableHas imperative and loop logicHas DDL...
View Article