Outbound Http with SAP HANA SP09
Intro I recently needed to collect data from external websites in json format using SAP HANA. There were some very useful blogs on scn to help me find my way. I however did notice that most of them...
View ArticleSetting up Query Results cache HANA SPS9
I am trying to show the use of the new option for hourly /daily cache invalidation on SPS9 for information views: My set up is as shown below in the attached docAlso . It looks like it should have...
View ArticleSAP HANA - TEST SYSTEM TO PRODUCTION SYSTEM
Hi All, Here i have doubt, how to migrate the data from TEST SYSTEM to PRODUCTION SYSTEM in HANA, Kindly let me know Thanks & RegardsM.VellingiriSAP HANA CONSULTANT
View ArticleEnabling BW Plug-In for SAP HANA Studio
Background:HANA Studio is the frontend elicpse client for modelling in SAP HANA appliance. By deflaut the BW modeling is not part of the other perspective in thestandard HANA Studio installation....
View ArticleDownloads not available
I'm trying to download the HANA jdbc driver, however it doesn't seem available anymore: SAP | HANA Developer Edition . In fact none of the downloads seem available. Any idea where they moved to ? Or if...
View ArticleSecure storage is locked
Hi, In my cloud SAP HANA Studio...in Navigator window,suddanly its showing the following error message. 'Secure Storage is locked; and there is UNLOCK button beside this meaasge,but when i click on...
View ArticleSPS6 Core Data Services - Maintained DDL entity not updating catalog object
Hi, Implementing CDS DDL on AWS SPS6. I had an issue with entity columns refering to table types, as described here: http://scn.sap.com/thread/3400186 To try and move forward with development, I...
View ArticleTransient and Virtual Provider for HANA model
Hi experts , i would know the differences between Transient Provider and Virtual Provider to consume in SAP BW a HANA Model. Thank you very much. Best Regards. Andrea
View ArticleSAP Hana Calculation View
Hello Everyone, I have come across list based calculation view while reading about hana modeling.I read that such a view should not contain any measures and in this view behaves like attribute view....
View ArticleSTAR JOIN
Hello Everyone, I am not from BI background and modeling is a little new to me. Can somebody please let me know why was Star join introduced in SPS07? I understand star join is to join two or more...
View ArticleHow to install SAP HANA Studio?
Dear, I want to install HANA Studio, but I can not find any install package to download. Can anyone provide this install package download link ? After I download, is there any guidance for...
View ArticleRegarding SAP HANA cloud platform with Eclipse(Kepler) 64 bit
Hi everyone I followed every step given in this link (http://hcp.sap.com/developers/TutorialCatalog/nat201_1_native_hana_setup_eclipse.html) to establish the connection.But when I tried adding SAP...
View ArticleAlternative to Dynamic SQL in Trigger
Dear Experts, I have a scenario where the trigger converts rows to columns. There are about 70 known columns in the target table.Our client wants real time replication using SLT . I used INSERT with...
View ArticleSAP HANA - Unable to convert to Varbinary data type
Hi all, We're implementing a data model for CRM on HANA (our version currently is 73 and we're planning to upgrade to new SP09) and we have a issue with some conversions of fields to make some joins....
View ArticleError in calculated column based on restricted measure in calculation view
Hello Experts, I have one calculation view CV1. Here I have below restricted and calculated measures. RM1 = 0AMOUNT (Restriction on Account Type)RM2 = 0AMOUNT (Restriction on Employee Type) CM1 = RM1 -...
View Articlecall multiple procedures in 1 procedure
Hi, Please help me out with the following. I have created 3 procedures and I would like to put these in 1 procedure and call them at the same time. 2 of these procedures have more than 1 input...
View ArticleGROUP BY USING VIEWS
Hello Guys, I am a beginner to SAP HANA. I have a sql query something like this: Select a.username,b.rask_id, count(*) from tableA a, tableB b where tableA.id...
View ArticleDifference between star join and projection in Calculation View
Hello All, Can somebody please tell me the difference between star join and projection. Both are used to project data isn't it? When should which node be used. Also what objects viz; which views and...
View ArticleDecimal Places are not appearing in SAP HANA Studio Data Preview?
Hi, I have create Information Models like Analytical and Calculation Views with a calculated column with data type as Decimal as length as 15 and scale as 3 and viewed the data by clicking on Data...
View ArticleHow would I go about efficiently storing a real-time twitter stream in a SAP...
Hello everyone, I am currently working on a SAP HANA on AWS implementation, and am using Java with the twitter4j library, along with the ngdbc.jar file (obtained from the SAP HANA startup focus...
View Article