This is the last part of my trilogy (YES, finally I have a trilogy like Batman, Star Wars and Marty McFly ). In part 1 and part 2 we saw how to consume Gateway services using SAPUI5 library, in this part I would like to focus on the advantage of using SAPUI5 combined with external javascript libraries. We created an [...]
Archive for the ‘HTML5’ Category
In part 1 we created a simple example of SAPUI5 integration with gateway, in this blog we enhance the user interface leveraging on navigation property of oData.Just a short introduction to the Navigation Property from the official oData documentation: “A property of an Entry that represents a Link from the Entry to one or more related Entries. A [...]
At SAP Inside Track Milan 2012 I presented in a 6 minutes session (unfortuntely my friend, colleague and co-speaker Fabio Di Micco was unable to present) how you can easily consume NetWeaver Gateway services using SAPUI5 library, in this blog I will resume the concept and the code and share it with the SCN community.
In the last days I spent some time playing with jQuery and CSS. One of my task was to create a Google Circle effect using as much as possible the jQuery library and make it flexible. First of all we need to create a simple effect using CSS and jQuery, I don’t want to reinvent the [...]