Re: AWS HANA Developer Ed. Access to SAPUI5 Toolkit
Hi all, I experience the same problem, however the instructions have no effect. I use Hana on AWS, 1.00.48.372797. There were no UI5 entries in the New wizard, so I've used Import Delivery unit...
View ArticleRe: Weird Replication Issue
Thanks Fernando. Yes the table was created automatically from data provisioning. There is no customization at SLT level. All other tables works fine like VBAK, VBAP etc. Material master tables are the...
View ArticleRe: Weird Replication Issue
Hi Raj, No more ideas what's going on. Regards, Fernando Da Rós
View ArticleRe: Replicating ECC hierarchies in SAP HANA
Hi Nikhil, You can either replicate SETLEAF and SETNODE tables of ECC and create appropriate joins with the transactions table to get hierachical data. Analyze these table and see if it works......
View ArticleHANA Studio and READ ONLY procedures / debug catalog-based procedures
Dear experts, I'm evaluating HANA trial version with HANA Studio Version: 1.0.48. we can't create procedures that uses i.e. dynamic SQL like EXEC in a projectThats a limitation build into HANA Problem:...
View ArticleRe: AWS HANA Developer Ed. Access to SAPUI5 Toolkit
These instructions are only for installing the SAPUI5 framework into the server side. Since the SDK is accessible, this has been successful on your system. However if you want the SAPUI5 tools in HANA...
View ArticleRe: HANA Studio and READ ONLY procedures / debug catalog-based procedures
You can create READ/WRITE procedures in the Repository/Project. You need only set the following system configuration to allow it: Inside indexserver.ini - under repository, set sqlscript_mode to...
View ArticleRe: AWS HANA Developer Ed. Access to SAPUI5 Toolkit
Interesting, this would definitely deserve a note in the docs :-). Still, the delivery unit import is made in the client, so the package should appear there, shouldn't it? However, the SDK is not...
View ArticleAccess Hana with SOAP
Hi all, I would like to access Hana data using SOAP-based web services (from an existing Xcelsius dashboard). In the Hana Academy it was said that this is going to be possible with the XS engine but I...
View ArticleConfusing documentation of the SAPUI5 installation
Hi all, I was trying, unsuccessfully, to use the SAPUI5 kit on the AWS Hana instance. There are various sources of information how to install SAPUI5 (why is it not installed by default in the first...
View ArticleRe: Access Hana with SOAP
For the most part you use REST/OData services; not SOAP with SAP HANA. The only exception there is the XMLA support - which does use SOAP. However XMLA is generally only used with MDX clients. Do...
View ArticleRe: Confusing documentation of the SAPUI5 installation
>Strangely, instead of telling where to download the package, it says that the author is using an internal SAP download URL which does not work from the outside, customers are referred to the online...
View ArticleRe: Backup Wizard Disabled in from HANA Studion
I'm also facing the same issue though I have HANA Studio and client installed to latest version ( rev 48 ) . Any solution for this ?
View ArticleRe: HANA Project Editor vs Studio SQL Editor
Hi KC, Please see attachment for the procedure code and DDL. ThanksPeter
View ArticleRe: Register for trial fails
Hi Tim, I can see that you have been granted access to the trial image on cloudshare, but it seems something broke during the handover. As every user is only allowed one 30-day trial period on...
View ArticleDoes SAP HANA supports JCO?
Dear All, There is one requirement where we need to Integrate SAP HANA And JAVA using SAP JCO Libraries. Can anyone tell me if this is feasible. Can we integrate SAP HANA using JCO (Either 2.1 or...
View ArticleRe: Does SAP HANA supports JCO?
Hi Suruchi, The simple answer is that you don't use JCO to connect to HANA, as HANA does not expose RFC's, HANA is (first and foremost) an SQL database (and so much more). So what you need to connect...
View ArticleRe: Does SAP HANA supports JCO?
Thanks Juergen. Your reply was very knowledgeable. My Actual Query is that: We have a product developed on JAVA . And we want to integrate it with HANA . As per ur reply, there could be 2 scenarios....
View ArticleRe: Does SAP HANA supports JCO?
Correct, but from what you describe about your app, I assume what you need is option 2 If you told us more about that java app, the community might advise to integrate with an SAP Business Suite system...
View Article