Re: SAP Hana - java stored procedures
Nope, SAP HANA doesn't support JAVA stored procedures, and personally I doubt that it ever will (this is my personal view and not at all an official statement from SAP!). To develop more complex...
View ArticleCan we import SAP data services transformations and dataflow directly into...
Our project currently use SAP Data services 4.2 SP4. If we want to migrate to HANA SPS09 then Can we import Data Services Job , workflow of Dataflow directly into HANA SDI without modification?
View ArticleRe: [Help] - Access SAP HANA outside network
Hi Bryan, Assuming that the network is open, you should be able to connect to HANA using HANA studio connected to your home network. HANA communicates on ports 30000-30016. You might first have to...
View ArticleRe: Error during HANA plugin installation
Sreenu, If schema SAP_PI_GRC exists (as indicated by the duplicate message) then you are good to continue as noted in SAP Note 2162881. Your userid will be unable to see the schema without the schema...
View ArticleRe: Hana Data Replication From APO Live Cache: How to Transport
There is no transport option. The replication model needs to be set up locally.
View ArticleRe: Hashing function
Thanks Lars. I'm trying to create my own hashing function. but i need it as soon as possible that's why i posted this message to find it is possible.
View ArticleRe: Understanding Row Store & Column Store?
Very Well Explained here : SAP HANA Academy https://www.youtube.com/watch?v=xO-DwghE6N0 Thanks,Uday
View ArticleHow to connect a company database in a service layer??
I'm beginner in SAP HANA; any documentation, samples or some suggestions where to find information of service layer and how to manage it ; will be great help. The most important thing I need, it´s how...
View ArticleRe: SAP HANA Modeling
Hi Appala, do the certification by complete the HANA training in below link. https://training.sap.com/shop/sap-search?q=*&refine%5Bsolution%5D%5BSAP+HANA%5D%3DSAP+HANA You should get the...
View ArticleGet text box value from XSJS file
Hi Friends, I am not getting how to get the value of the text box, here is XSJS code $.response.contentType = "text/html";var output="";var conn = $.db.getConnection();var body;var tail;var n...
View ArticleHANA certification expiry mail
Hi Mentors, Today received a mail from SAP stating that my HANA certification is going to expire by this year end. Simply clue less on how to save my certification and if not need to know how can I...
View ArticleRe: How to integrate XSJS service into OData service
Hello Thomas!Thank you for your answers!
View ArticleEclipse mars have no XS project after install the hana tool
Dear friends, Recently I reset my system, and I install my eclipse , version-mars after I install the hana tool follow this SAP HANA Cloud Platform , but I could not find the XS project , I...
View ArticleRe: write to file
Thomas Jung wrote: > were you mentioned node-js, git and as well java to be expected anytime soonBut I never said SPS 10. of course you didn't say so but since SPS 10 was to be expected any time...
View ArticleRe: Calling SOAP Web Service from XSJS?
Hello, direct SOAP consumation from XSJS works via the http outbound calls, see here: SAP HANA Developer Guide for SAP HANA Studio - SAP Library The api reference can be found here:JSDoc: Namespace:...
View ArticleRe: Use $filter or parameters to select entities in XSOData
For better performance - pass the filter values and make t as OData. When you apply $filter , the data is retrieved from the projected records. Sree
View ArticleRe: Working with Date Time ranges
Hmm... I didn't find a good way to model this requirement graphically. But there's no need to write SQLScript; it's not too difficult in plain SQL. start your table of time-"punches": create column...
View ArticleRe: SAML2.0 XSApplication LUMIRA
hello Zachary, I encounter the same error when access with SAML: No cookie with target path found in request Can you tell me how to solve it ? Many thanks,Phoebe
View ArticleRe: XSDS huge performance issue
Thank you very much Ralph. That certainly helped a lot. I've pregenerated the entities and the performance went from 8 seconds round trip to 400 ms
View Article