Re: Is it possible to do POST (insert) on HANA using oData service from XS?
Hi Rohith, You cannot issue update commands via oData service, however you can use XSJS to post/update/delete records to HANA. XSJS is a server side script that connects directly to the HANA server and...
View ArticleRe: License key cannot not installed
UPDATE: Was able to get this resolved by requesting another license key. They expire every 90 days - so will have to keep doing this often. Hello Francois, Were you able to resolve this issue? I have...
View ArticleAuthentication failed while deploying a simple application to...
I create a Helloworld servlet in Eclipse IDE , and I could run it successfully in local server, but when I deploy it to the cloud, an error occurs, and information is Authentication faild . I'm sure...
View ArticleRe: Error during Activating HANA Studio Analytic View
Hi Richard,Thank you for your guide. But I found some of the tables could not be active due to the grantable option grey-off. You may check my screen shot below.How can I deal with it? Otherwise, I...
View ArticleRe: Not getting the SYT in HANA DB sytem
Hi Syam, to create an attribute view on top of hana tables first you have to create package under content folder. once you create a package, right click on package and select attribute view to create.
View ArticleRe: Replicating ECC hierarchies in SAP HANA
Hi, its not possible to replicate ECC hierarchies into Sap Hana with SLT, only we can replicate Ecc Tables into Hana with SLT replication server.
View ArticleRe: Difference between SLT and BODS
hi vikram, yes it is possible to load Csv files into Sap Hana database. use flatfile upload method for loading csv files into Sap Hana SLT is used for real time data replication into Sap Hana. BODs...
View ArticleRe: Excuting query during failover in scale out
Hi Lars.Thank you for your reply.Although I can't correctly find about this problem in Documents you give me , I have received official reply from SAP AGS.Have a nice day.
View ArticleRe: How to delete workspace and projects from repository
Hi Sebastian, I went through several iterations, replicated your issue and was able to delete the project from the repository. Please follow the below process to remove the projects from the repository...
View ArticleRe: SLT Replication - Status Scheduled
Hi Haran One my replication table status is in scheduled status for a long time. I was able to replicate other new tables. I tried deleting it from HANA Studio and messed it up I guess. I would like...
View ArticleRe: Difference between SLT and BODS
Hi Vikram, text file upload into HANA is easy - if the files don't contain errors, i.e. you can assign data types to each column and all values in the column are valid for this data type. The easiest...
View ArticleRe: Error during Activating HANA Studio Analytic View
well, schema _SYS_BI actually belongs to user _SYS_REPO in standard installations, I just checked. Hence you cannot grant permission on that schema back to _SYS_REPO, but you shouldn't have to either....
View ArticleRe: Difference between SLT and BODS
Hi Vikram BODS is an ETL tool in which we can extract data from any SAP or non SAP system. To import an csv file in to HANA, we can use two ways as direct extraction of data or through writing...
View ArticleRe: How to delete workspace and projects from repository
Hi Sharan, this works good, thanks.
View ArticleRe: Weird Replication Issue
Hi Raj, I would inspect your SLT. I guess this table was created automatically so no client default here, also from ERP it was posted on 300 so it's 300 on database.Did you made some customizition at...
View ArticleRe: Hard to find the Syntax Error in HANA Studio
Hi Jasper, It seems you are not using ANSI double quotes but an "beatiful" word version which see on your attachment that left is "looking" to the right and the oposite for right one. Change to normal...
View ArticleRe: Error in Activating Calculation View
Hi Jasper, Same quote problem here. (http://scn.sap.com/message/14023352#14023352BTW: Did you already granted rights to user system to access _SYS_REPO? If not execute this: GRANT SELECT ON SCHEMA...
View ArticleRe: HANA Project Editor vs Studio SQL Editor
Hi Peter i would like to investigate your problem on my machine. Could you please share the DDL so I can run your script? Thanks and best regardskc
View Article