Validation Exit with XSJS
Hi, I am trying to implement validation exit for create functionality using XSJS. I am referring to the development guide example as reference.I created a .xsjslib file. In the guide there are couple...
View ArticleOdata service with error:Service exception: column store error
Dear friends, I create odata service in my XS project, it used to expose the data of attribute view, but it can show the data, it have the error like this: One more thing, my data contain...
View ArticleSQL Script / Expert Routine the same?
Hi Experts! I have a question, is there a difference between the HANA SQL Script and the HANA Expert Routine? When i have to choose which one? Thank you so much! Kind regardsStefanie
View ArticleFile Upload from Controller to Server side xsjs
Using the unified FileUploader I am having some issue with receiving the file uploaded, my Scenario is SAPUI5 XML Views, SAP HANA SP07 I have seen the oDATA save by Peter Marcely but that has not...
View ArticleHow can i enable Content in SAP Hana ?
Hi Gurus, I'm SAP BW analist and how can i enable Content In SAP Hana ? Thanks !
View ArticleInserted too large value error for column with correct length
Hi All, I have a staging table and core table with col A of datatype & length NVARCHAR 200 in both.In staging table, data is coming in fine from BODS but while loading data to core table through...
View ArticleHow to case function in Calculated Column in Graphical Calculation View?
Hi, I need to create a Calculated Column based on Input Date to calculate Fiscal Year for the given date. for example Input Date is 26/02/2015 and i need to calculate Fiscal Year Start Date of the...
View Articleport 4300 not working
hi, I configured HTTPS on my HANA server(revision 95)But when its giving me web page not found on port 4300.url-https://mo-501fc5860.mo.sap.corp:4300/ Error: ERR_CONNECTION_REFUSED Thanks &...
View ArticleTransposing Table in SAP Hana
I want to transpose row values from a table to column headings in SAP Hana. We can do it using Pivot function in SQL. But is similar function available in SAP Hana using SQLScript? If not, how can we...
View ArticleUsing Custom extraction rule in text analysis is suppressing the analysis...
Following this blog post http://scn.sap.com/community/developer-center/hana/blog/2014/05/23/to-be-or-not-to-be-hana-text-analysis-cgul-rules-has-the-answer , I have tried to create a table with a text...
View ArticleProblem structured type in a procedure
I've created a table using CDS that uses a structured type. This is a simplified example I've created to experiment: namespace f14e.S001.GBI.data; @Schema: 'MYSCHEMA' context new { type...
View ArticleAdd new System to SAP HANA Studio
Hi, recently, I got AHANA Access, I am learning HANA Modeling Information Views, but in the Add System Area it showing a massage that is "Secure Storage is locked ". I am unable to understand what is...
View ArticleBest Approach: Merging Data From BW Infoprovider and HANA view
Hi, In our report we need to merge data from two sources, viz. SAP BW infoprovider & HANA view( View is created on HANA database of ECC server, This ECC on HANA system is used as unified OLAP/OLTP...
View ArticleHana Studio
Hi There, I want to download SAP HANA studio in my system , I am following step given here Getting Started - SAP HANA Studio. Once the download Eclipse has finished extract the archive to a local...
View ArticleSAP HANA Analysis process
We are on BW7.4 For few BW objects, I see SAP HANA Analysis process being displayed in the upward data flow. But when I try to check the HANA Analysis process, it says they dont exist and in the data...
View ArticleHow to setup Eclipse-HANA Studio for SAP Operational Intelligence
Need help in setting up Eclipse-HANA Studio for SAP operational intelligence development, I have installed Eclipse luna and updated HANA plugins from https://tools.hana.ondemand.com/luna successfully...
View ArticlePercentage Calculation respecting filters
Hi, I need to calculate the market share by competitors respecting filters on dimension region (country). Therefore I have build a calculation view which has one node in the bottom (fields competitor,...
View Articleerror 321 at data preview on projection
Hi all,I'm trying to do a data preview on a projection node in a calculation view.But when trying this I always get the following error message: It is a very simple calculation view, just to test some...
View ArticleRegarding HANA transpose logic
Hi Folks, I have gone through many docs on the same and was trying out my logic on the below requirement. what I did so far as below. a.) I have created one attribute view and joined below sample input...
View ArticleXSJS Outbound call Issue: internal error code: Proxy handshake failed
Hi Experts I was trying to write service for geocoding using Google Maps API googleGeolocation.xshttpdesthost = "maps.googleapis.com";port = 80; pathPrefix = "/maps/api/geocode/json";useProxy =...
View Article