Re: 'IN' Operator in CE_PROJECTION
Hi Fernando/Ravi, Your post was very helpful in case of understanding IN keyword, kindly suggest can we use LIKE keyword in CE_PROJECTION, if yes then can you please share syntax for the same....
View Articlexs engine user
After upgrade/migrate BW7.x to BW7.4 on Hana, my ID is able to log into the Hana BW system. So my ID/password are copied to target. However, when I use my ID to access XS...
View ArticleRe: xs engine user
> to log into the Hana BW system.You are able to logon via the HANA Studio? Your HANA Studio user/password would be the same to access an XS application like XS Admin. Did you get invalid username...
View ArticleRe: Problem creating standard ECC Parent-Child Hierarchy in HANA
Thanks for the reply, but I'm not sure I follow what you're suggesting. Where in HANA studio do you see the output of the hierarchy? In data preview of the analytic view, there doesn't seem to be a...
View ArticleRe: How to get the JSON output format from an procedure call using XSJS
Thanks for the clarifications.. i am trying some work around to use date as string instead of DATE type.. Can you let me know what is the error in my query string of my .XSJS file shown below.. var...
View ArticleRe: connect to trial SAP HANA instance via HANA Sybase ESP
Thanks Jamie It was useful for me Nice evening,Gabriel
View ArticleRe: connect to trial SAP HANA instance via HANA Sybase ESP
thanks Gabriel, we do have some more content for HCP here at the hana academy. a video on odbc is coming as well. -jamie
View ArticleRe: connect to trial SAP HANA instance via HANA Sybase ESP
Thank you Jamie You help me a lotI will watch the video course Warmest wishes,Gabriel
View ArticleRe: Can't create XS Project - no such option in project creation menu
Moved to SAP HANA Developer Center - should have better chances of getting help there.
View ArticleRe: No available functions when using AFM
hi Simon, did you make the change to the daemon.ini file to start the script server? -- START SCRIPT...
View ArticleRe: Manage multi-table insert using OData Service
Hi Thomas, I don't have previllages to to set trace. and I am setting break-point in the XSJS exit but when I hit my service from postman I am not reaching into XSJSLIB break point. - Dharmesh
View ArticleRe: Authorization Error
hi kk, here's what worked for me roughly following the help for hcp here. 1) I created a sub-package in my hcp package similar to what you did 2) I then created a new xs project but did not share it...
View ArticleCalling a procedure from Calculation View with Debug function
Is it possible to call a debuggable hana procedure in a calculation view? I just saw the video HANA Academy - HANA Native Development Workshop: SQL Script Editor - YouTube for HANA Native Development...
View ArticleRe: Unsupported Media Type
thanks for the info. then follow-up question is when would HANA XS support odata 4.0? just a SP number or rough time frame would be good.
View ArticleRe: Failed to create a "hello world" ANA XS Application
See also another thread about this issue and there the workaround is described: Re: Hana Cloud - Unable to share project - REPO.MAINTAIN_IMPORTED_PACKAGES
View ArticleRe: Failed to create a "hello world" ANA XS Application
hi Yashu, here's the work flow that works for me in studio. -jamie
View Articlehelp about install SAP HANA STUDIO
why appear 'cannot retrieve features from source repository .check your repository ' when i install SAP HANA STUDIO .
View ArticleRe: No available functions when using AFM
hi Simon, the only other recommendation from Philip (in his video) is to ensure that you've restarted the hana servers. in the live 2 course when we saw this issue it was either (a) the servers not...
View ArticleRe: Problem activating HANA SP5 Decision Table
You can run in one line GRANT SELECT,UPDATE ON SCHEMA SCHEMA_ABC TO _SYS_REPO WITH GRANT OPTION .And no need to add EXECUTION on this case.
View Article