Re: Query on SLT
In SLT you have the option of creating parameter or event based rules against which you associate an abap include to perform the necessary transformation.
View ArticleRe: SAP HANA Input parameters in SAP BO Analysis
Hello Andrei,This is a bug in SAP HANA now. We also faced this problem and I believe somebody created a Ticket for the same.We were in Rev 62. Thanks & regards,Jomy
View ArticleRe: Query on SLT
Hello Krishna,Yes, you can surely do this in SLT and we actually did it as doing some calculations and derivations in HANA was actually hampering the performance. Thanks & regards,Jomy
View ArticleRe: Query on SLT
Hi, Thank you for your inputs. @Jon :: As you said we associate an abap include to perform the necessary transformation. Can you please guide me how exactly i can do it?? Thanks in advance. Krishna.
View ArticleRe: Query on SLT
Hi Krishna, You could watch this as a start: SAP D&T Academy - SLT - How to Setup transformation capabilities to filter content and structures - YouTube and then have a play with your...
View ArticleRe: Query on SLT
Krishna, I'm not sure if you are aware but there is a specific SLT space on SCN where you can find informative blogs and post questions specific to SLT. SAP LT Replication Server
View ArticleSignificance of Fuzzy Search Setting in an Attribute View
Hi All, Could anyone please explain the significance of the Fuzzy Search Setting (under Search Properties ) on an attribute in an attribute view? I would like to implement fuzzy search on an attribute...
View ArticleRe: BW Modeling tools on HANA
Thanks a lot Aneesh,I have resolved the issue earlier. Regards,Anita
View ArticleRe: BW Modeling tools on HANA
Hi Krishna,Thanks a lot. I got the issue resolved earlier. Kind Regards,Anita
View ArticleRe: HANA Transport Mechanism
Thanks Krishna, addition of this tries to bring things inline to the proven ABAP/BW transport request process.1. As per the video, this will show only the open change requests of the Owner.So that any...
View ArticleProblem with Triple Exponential Smoothing in HANA
Dear All, I have a problem with one of PAL procedures! Currently, I am using FORECASTSMOOTHING with Triple Exponential Smoothing from SAP HANA Predictive Analysis Library (PAL). I am working with...
View ArticleRe: HANA PAL Executing error
Most of times this error is occurred because of following line , INSERT INTO DT_PARAMS_Z VALUES ('IS_SPLIT_MODEL', 0, null, null); So change to INSERT INTO DT_PARAMS_Z VALUES ('IS_SPLIT_MODEL', 1,...
View ArticleRe: Significance of Fuzzy Search Setting in an Attribute View
My understanding about fuzzy search. However not sure if this info may help you. A fuzzy search can help you seach records even if the search contains additional or missing data with spelling errors....
View ArticleIs Instance Type t1.micro sufficient? Using Instance of SAP Application...
Is Instance Type t1.micro sufficient? Created on Amazon EC2 my Instance of SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] using SAP Cloud Appliance...
View ArticleHANA Notes installing
Hi all! Help me, please!How can I know what notes are set to HANA?or where i can read about it?or how can I know the component version in HANA?or where can I find instructions for notes installing?...
View ArticleRe: Is Instance Type t1.micro sufficient? Using Instance of SAP Application...
You say " i changed both to t1.micro" i.e. both server and client instance. T1.micro sufficient for server, no chance. For AWS Hana Developer SPS07 rev.72 alone m2.4xlarge is now the recommended. I...
View ArticleHANA Row Based Transaction in Scale-Out
Hello People, Can someone verify my understanding of OLTP (row based) transactions on SAP HANA scale out? All transactions should be directed to the Master Indexserver and not any of the slave nodes? I...
View ArticleRe: HANA Row Based Transaction in Scale-Out
Hi Sergio The scale-out model in SAP HANA is based on the data structure of the tables involved.It is not based on how you use the tables.So, if you distribute the data over several nodes and do...
View Article