Re: SAP HANA : Creating and consuming a XSJS service
// here will be the URL which is of type XSJSvar url = “http://xxxxxxxx/xx/xxx/WebContent/services/qqqq.xsjs /xxxx?$format=json"; jsonModel.loadData(url,{},false," GET...
View ArticleHow can I keep DB connection always alive in HANA Studio?
I am using HANA studio but if I just leave it for a small amount of time, after I return and execute something, it freezes. I guess this is because of lose of the DB connection in that while. Is there...
View ArticleRe: How to catch 403 Forbidden Error and show a popup message?
So if I understood it properly , the URL you are trying to consume itself will raise a 403 error right ?
View ArticleHide views from user
Hi all, I would like to hide the views of an entire package to the data base user (USER1).However, the user should be able to execute procedures that accesses these views. How can I do it? To define...
View ArticleRe: Hide views from user
When you say you want to hide the view do you mean the actual MODEL or do you mean the resulting data?
View ArticleRe: Hide views from user
I want to hide the resulting data to the user. The model can be shown but doesnt need to be shown.
View ArticleRe: Unit testing/testing in general on Hana
Sakthivel, The URL you provided seems to point to SAP corporate site and fails to open for me. If it's not a top-secret info, can you share it with us, the humble folk? Thanks,-Leo
View ArticleRe: Unit testing/testing in general on Hana
The site link reference is to SAP internal only information and really should never have been posted here. I can tell you that XS Unit testing tools are planned to ship with HANA SPS09. Therefore you...
View ArticleODATA Parameter Entity Sets
I am stuck trying to define navigation between an entity (a table) and a parameterized entity (a calculation view with input parameters) in the ODATA service definition. The paragraph 7.1.6.8 "ODATA...
View ArticleRe: Adding rows in hdbtable using LinkedIn API
Hi Shashank, First of all, you can google the keyword, e.g., "php sap hana" and you will find several blogs on SCN including the following. PHP rocks on SAP HANA too!Connecting to your hana database...
View ArticleRe: Web Server not working
You said you are running the trial version of HANA but in your URL you are using localhost. Surely you don't have HANA installed on your local machine. You need to use the hostname of the server when...
View ArticleTransformation -> Class XXX contains stored procedures which cannot be...
Hello all, I started development in SAP BW Hana. I'm trying to create one transformation with "SAP HANA Expert Script" but when I try edit the class standard to input sql script is return the message...
View ArticleProblem opening Calculation View in SAP HANA Studio
Hello, Although I have a lot of ABAP experience, I'm rather new to development in SAP HANA studio. Since I am interested to learn more about the HANA capabilities in ABAP,I was following a...
View ArticleRe: Hana Studio Rev 80 XS Project Bug
Hi, it simply states that your's user (under which you've created HANA workspace) has no permissions to share project.Are you sure user was working on prev versions of HANA Studio? Denis.
View ArticleRe: SAP hana Visualize Plan show Create Temp Index and it shows Unsupported...
Just browsing for some more information on this operation, and it just happened that my favorite VizPlan expert has chimed in here I have a scenario where I am using a nested SQLScript based calc view....
View ArticleModeling troubles
Hello, I have three tables, which make up my attribute view. The middle table is just an association table that links both(Activity table to Organization table). Some Activities have more than one...
View ArticleRe: Hana Studio Rev 80 XS Project Bug
Hi Denis, Good day! Don't think that is the issue, we used the same user and created the project on hana studio rev 74. It work flawlessly. The user were given content admin and modeling rights. Should...
View Article