CDS authorization error
Hi Experts, I've created a hdbschema and a hdbdd file that I'm using to define all my database ojects. Also, I've created a hdbrole file, in order to define a role with full access to the schema, as...
View ArticleRe: XSJOB won't activate, invalid file content
I double checked it with JSONLint and it was probably and encoding issue. I retyped everything by hand and now it gets activated properly. Thank you!
View ArticleRe: SAP HANA Model validation error - Index out of range
There is no joining of tables in the attribute view. The attribute view is simply selecting fields from a single ARTICLE_LOOKUP table. The error is displayed whilst trying to save & validate the...
View ArticleSap Hana Live Caliculation View
Hi, Please tell me how to set a sap hana live caliculation view
View ArticleAll privileges needed for UI5 app and Odata services creation and consumption
Hi Friends, I work on SAP HANA Studio and have access to "SYSTEM" user account which is an Admin loaded with all kinds of privileges. I created an ODATA service by creating the Workspace then the...
View ArticleRe: Sap Hana Live Caliculation View
Hello Bhargava, See the below link for more... Extending HANA Live Views https://help.sap.com/saphelp_hba/helpdata/en/9c/382618453244d8aaa9e460a77f5de0/frameset.htm Regards,Ajay
View ArticleRe: use a scripting calculation view as fact in star join
Ok, good to know it's technically possible,tnx!The performace, we'll see about that :-)
View ArticleRe: Setting up SAP Identity Provider for internal XS App
Sorry, I didn't know this forum is public.Can you give me a link to an internal forum where I can ask for help?
View ArticleRe: How to perform Descending Order function on a DATE column in Analytical View
Yes, this is my current output of Analytical view column wise (;) seperated. I am looking for some sude-code either SCRIPT based or else some sort of logic using graphical view. Best Regards,Vijaya
View ArticleRe: Use different column Name in Analytic View depending by logon session...
Hi Sumeet. We already did your suggestion...But after the action:" tab--> Migrate--> Add---> OK"what do you have to do to have a multi-language column naming?Let's say we have a column name =...
View ArticleRe: Use different column Name in Analytic View depending by logon session...
Hi Sergio, there is no such functionality in SAP HANA studio.Typically the idea is to not have the data model multi-language enabled, but the reports and applications that interact with the data model....
View ArticleSYS views for saved objects before activation
I have a calculation view that I am signficantly modifying which has almost 800 columns using SAP HANA Studio. I wish to be able to compare the visible columns (Sematics layer columns) with the...
View ArticleRe: SYS views for saved objects before activation
Have you considered using the XML representation of both versions and comparing them in a text editor? That would be my first approach here. - Lars
View ArticleRe: SYS views for saved objects before activation
Yeah, that is probably a workable solution. My preference would be to be able to have more control with a SQL statement, if it is available and then compare the results with Beyond Compare. One of the...
View ArticleXSJS Change user password
Is it possible to run the SQL statement "ALTER USER <user_name> PASSWORD <new_password>" from an XSJS service? We have a need to allow users to change their HANA DB passwords without...
View ArticleRe: XSJS Change user password
Why not just use the User Self Service applications that SAP delivers for this. Reset Password:/sap/hana/xs/selfService/user/resetPassword.htmlRequest...
View ArticleHANA/HADOOP - Smart Data Integration
Hi there,I have been trying to resolve this error but couldn't do so because of not having very good documentation of errors.I have followed the following steps: 1- Created the Remote Source from the...
View ArticleRe: XSJS Change user password
That sounds great and exactly what we need, except we are on SP07. Would it be better for us to upgrade to SP09 in the next couple months or wait for SP10?
View ArticleRe: Not able to send BLOB data from XSJS in form of JSON.
Nope. Do you mean a runtime error or a JSLint error ? I checked it in runtime & the func is available. If its JSLint error just ignore it& activate it. In case if it doesn't allow activation...
View Articlexsengine.ini []debugger not available
Hi,I am trying to debug a XS application I downloaded and installed in my HANA system(SPS09). I do not have a java background and am just trying to get a grip on XS development.I referred these two...
View Article