WebIDE - Put project in subfolders
Hi all,it is possible to put WebIDE projects in sub-folders? I'm extending Fiori apps for different customers and it could happen to extend the same app...There is some mechanism similar to Eclipse...
View ArticleInclude a Component
Hi, how can i include a componente to my fiori app?i guess i can only include already deployed bsp applications, but then i have to use the link. Thanks
View ArticleDesign Studio 1.3 SDK – SAPUI5Table not working well with more than +/10000...
Hi all I’m using SAPUI5Table to build a new extension but I’m facing now a new challenge that I need your help. My problem is the number of rows that SAPUI5Table can handle. So far if I use a single...
View ArticleWeb IDE Usage - Customer UI Implementations
Hi UI experts, I understand, SAP Web IDE is the recommended dev environment for Fiori like UI5 apps vis-à-vis Eclipse environment. I also understand, free trial accounts on HCP for developers will not...
View Articleradiobutton and i18n
Hello I want to create a radiobuttongroup with two radiobuttons. The text for these buttons have to come from two language specific properties files. The text is displayed when I hard code the text :...
View Articlexsodata sql
does any one know how to get the generated SQL from an xs odata call ? I am getting a very bad performance on an xsodata call. my view runs in about 3 seconds on the db side, and my odata service is...
View ArticleAccessing SAP EP Portal login in SAPUI5 Application
Hi Experts, I have SAPUI5 application which is converted into a bsp application and is on Netweaver server.Now I want this UI5 application to embeded in a portal iview and when it opens in portal i...
View ArticleSAP UI 5 charts
Hi , I would like to know different chart apis that can be used to build charts for SAP UI 5 hybrid apps . Which ones would be the best and why ? We are planning to build an app with drill down charts...
View ArticleUsing roundedTiles as "menus" in UI5
Hi again Some of you might have read my previous post about the Rounded Tiles in UI5 and wonder what more can be done with those... If you are not familiar with OpenUI5, go and check the great work...
View ArticleUsing SAPUI5 features, quality of API documentation and of examples in Explored
Hello everyone, I'm currently trying to create a new analytical application with SAPUI5, which uses the VizFrame that can be found in the Explored section of the developer center. But as with...
View ArticleDOM EXCEPTION 23 (Timeout)
Hi, I have the same problem like mentioned in: http://scn.sap.com/thread/3629870 I am creating an ODataModel.create request and getting immediatly a DOM EXCEPTION TIMOUT 23.The data is send sucessfully...
View ArticleVizFrame: Obscure error message 50053
Hi, creating a VizFrame, I encounter the following error message: Anlegen des Diagramms fehlgeschlagen:[50053] - Unvollständige Dimensionsbindung In english: Failed to create diagram - Incomplete...
View ArticleUsing Tokenizer to make Pie Chart work as a filter for table
Hi folks!!! I was working on the Pie Chart for some use case, I found and implemented interesting functionality by using Tokenizer along with the Pie Chart enabling to act as a filter for table to...
View ArticleUse of Fragments in SAPUI5 (Reusability)
Many times we need to show a pop up screens (Dialogs, Message Boxes etc.) to userat runtime. So in this case creating a complete view and its controller is not desirable. Hence Fragment comes into the...
View ArticleUnable to launch custom app from launchpad using testresources
Hi, I have developed a simple app which runs properly on Tomcat (http://host:8080/Faqs). I decide to run this on launchpad using testResources -- which is available by calling...
View ArticleMethod getBindingContext and mapping back to a Model
Hi experts, I have an OData service that is read and displayed in a Table. The Table has properties: mode : sap.m.ListMode.SingleSelectMaster,selectionChange: function(evt) {...
View ArticlePreset a sap.m.Select by a property of a SimpleForm
Hi, I have a Form like that <form:SimpleForm id="SupplierForm" minWidth="1024"> <core:Title text="Betriebsdaten" /> <Text id ="IDAnlkl" text="{LOSKLASSEN_ID}" />...
View ArticleHow to check why data binding is not working
Hi, I have a json file in my project and would like to bind the data to some controls. In the onInit function I am using the following code: onInit : function (evt) { // set mock model var sPath...
View ArticleStarting SAP Fiori App -> bad performance. See error message
Hey guys, for some apps it takes a very long time until the app is started. Analysing the log, I assume it is caused becaused of following error message: 2015-02-02 11:30:39 INTEROP service's...
View ArticleDrag and Drop UI5
Hi, I am a beginner to UI5/MVC I have a requirement to have two trees on the UI. the user can then drag an element from one tree into another tree. Also, only elements within a certain node can be...
View Article