No 'Access-Control-Allow-Origin'
hi peoplei was trying to connect with a SOAP service of PI server, and show that message,anyone passed for this kind of problem? i test in Chrome and InternetExplorer Chrome - Show that...
View ArticleFilter option in sap.makit.Chart in SAPUI5
Hi , I was trying out some features of sap.makit.Chart and came across an issue while implementing the filter option. I have created a chart and binded it with an oData service and the display is...
View ArticleHow to get the default view in IconTabBar in Jsview?
Hi, In my application I am using IconTabBar. In that when click on Tabs I am getting the view,But by default I am not getting any view. When run my application my output is like below. I am getting...
View ArticleNot able to render MatrixLayout in IE on android
Hi, I am using a matrix layout for my control but I am not able to see that when I run my application on a android tablet in Internet explorer. Is this a known issue ? Note that I can see the contents...
View ArticleSAPUI5: UI binding with a named model does not work, why?
Hi guys, I have a simple app where on the UI there is a table that is bound to a model. The problem is that once the model is saved in Core with a name, the UI binding does not work. Anyone knows why?...
View ArticleXSODATA CRUD Operations (Update using not working)
this one works: service namespace "My.Service" { "Schema"."Package::Table" as "Table" keys generate local "ID" create using "Package::SP_MySP";} this one doesn't work:service namespace...
View ArticleAdd Row in a SAPUI5 Table using xmlModel
Hi, experts, I want to add a new row in a table using a button. My table was loaded by xmlModel and now i want to add a new row using a toolbar buton. I dont know how i can do it with xmlModel. I Saw...
View ArticleUnable to add Custom CSS in Theme Designer
Hi, I'm working on creating a custom UI5 theme using Theme Designer. I can modify some controls via the Quick and Expert tabs however I'm unable to add any custom CSS in the CSS tab - the cursor does...
View ArticleTree control model binding
Hi all,I need to develop a UI5 tree control based on a JSON model, retrieving children of each node dynamically from the server through ajax.Specifically, I don't want to load all the contents from the...
View ArticleIcon URI from IconPool support for sap.ui.commons controls?
Hello Currently I'm using a lot of sap.ui.commons controls. Icons make an applicaton a lot more easier to handle. However, it seems like all sap.ui.commons controls don't support the provided SAPUI5...
View ArticleActionSheet with aggregate binding to OData model vanishes immediatly most times
Hi, I open an ActionSheet in response to a Button Press. When the ActionSheet has static content all works fine. When the buttons in the ActionSheet are loaded via aggregate binding from an OData...
View ArticleCreate complex query for filtering table
Hello,I have to run a complex query to filter a table that is connected to HANA DB via ODATA service. It seems that the generated URL query is too long. Is there a possibility to increase the maximum...
View ArticleUpdate using XSODATA from XSJS file
Friends Can some one help me with the code to form a AJAX "PUT" request to the XSODATA service to update the records in the Table.I know this is possible, because, I am able to update the records in...
View ArticleDeep insert using Model.create()?
Hi, Can we use model.create() of class sap.ui.model.odata.ODataModel for deep insert operation. I have an OData service for PO creation in which the header and item details has to be inserted...
View ArticleUI5 Is it outdated and bloated ?
Hi, I have been following the buzz around UI5 and was planning to spend time learning and building applications. I chanced upon few threads outside SDN discussing Open UI5 in mostly negative terms as...
View ArticleClient-side transient model for storing temporary data
We've been using the ODataModel in our UI5 application for retrieving data from Gateway and now we have a requirement to store temporary (session based) client-side data. Ideally it would be stored in...
View ArticleData binding not working for Component based SAPUI5 app
I may be going about this wrong but in trying to following documentation on creating SAPUI5 apps that can be added to the Fiori Launchpad, I found the UI Developer Guide that states to Run Your Own...
View ArticleCan't set Filter on Master View by Building SAP Fiori-like UIs
Hello, i have try this nice example http://scn.sap.com/community/developer-center/front-end/blog/2014/03/04/building-sap-fiori-like-uis-with-sapui5-in-10-exercises with my gateway odata service...
View ArticleAutocomplete box with OData service
Hello,I want to include an autocomplete box in my SAPUI5 Application that uses an OData Service for retrieving data. The OData Service is linked to a calculation view on the HANA System. The problem is...
View ArticleJSON Binding
Hi, I am dynamically generating text fields on press of a button. Each time the user clicks on the button a new text field is added, dynamically increasing the ids of the text fields. I want to fetch...
View Article