background preloader

SAP UI5

Facebook Twitter

SAP HANA INTERVIEW QUESTIONS. VALIDATION EMAIL. Qmacro/SAPUI5-Fiori. OData CRUD from XSJS-Outbound API. OData CRUD from XSJS-Outbound API SAP HANA Extended Application Services (SAP HANA XS) includes a server-side JavaScript API that enables outbound access to a defined HTTP destination.

OData CRUD from XSJS-Outbound API

The HTTP destination provides services which an application can use. In the following steps , we will configure the connectivity with netweaver gateway system which provides us a Employee Odata service where we can C,R,U & D Employee details. Step 1 : Create a XS Project in the project perspective. Create a XS project in the project explorer, maintaine .xsaccess file and .xsapp files and create four individual xsjs files for CRUD operations. MASTER DETAIL EXAMPLE.

ODATA

Matt Harding’s Fiori Like Challenge &#821... Continued from Matt Harding’s Fiori Like Challenge - The Diversion...

Matt Harding’s Fiori Like Challenge &#821...

(Part 4). Happy New Year For all those living in the Northern hemisphere; if you've been following this series I've just demonstrated how inconvenient your summer holidays are to us in the Southern Hemisphere when it comes to US TV shows abruptly stopping in the middle of our Winter. So anyway, we've been enjoying our Summer Holidays down South, and with school now back, I can spend some time on this blog series again. Fast SAPUI5 Develop tool. When we develop Fiori application ( other SAPUI5 development also similar), we meet following challenges: In order to make our life easy, recently I spent some effort developed one tool named "Fast Fiori Designer" which can help you Design View easily: Just select controller/property/aggregation/event/assocation from list, ( so the Enumable property can select from a ComboBoxEasily reuse others view by copy/pastePreview it immediately, can choose preview in iPhone / iPad Full Screen / iPad Master page / iPad Slave page model.

Fast SAPUI5 Develop tool

Also provide the 'Fast Model' means even you have so many event/data binding, you can see result immediate without the controller.Generate Controller/XMLView source file, for the data binding also generate the sample demo dataConvert from HTML format to XML format batch. FastDesigner. SAP Web IDE - Enablement. (previously SAP River RDE) is a browser based development tool for SAP UI5 SAP's Browser Based Development Tool for SAPUI5 SAP Web IDE is an extensible development environment with a growing set of embedded tools covering the end-to-end development process.

SAP Web IDE - Enablement

It lets you rapidly design, build, and deploy Fiori-like web applications based on SAPUI5. Improved developer productivity through wizards, templates, and code editorsCustomize or build SAP Fiori applicationsDevelop your apps once and run them on mobile devices, or your desktop SAP Web IDE allows developers to collaborate with business experts and designers to fulfill end-users requirements and expectations more effectively.

MYPRO Consulting Innovativ und Kooperativ. Geschrieben am von HP in Mobile, OpenUI5, SAPUI5, UI5, UI5-Boilerplate Tags Eclipse, OpenUI5, SAPUI5, UI5Boilerplate In previous blog posts we created the basis to work/develop with the UI5 Boilerplate in different environments (OpenUI5, SAPUI5, SAP or non-SAP centric Development Environment) and the app structure concept was explained in the SCN blog post UI5 Boilerplate explained (Part 1).

MYPRO Consulting Innovativ und Kooperativ

It is now time to extend the UI5 Boilerplate: Step 1: Create new View and Controller for the new Page In this step we assume you work with Eclipse and the SAPUI5 Toolkit Plugin. If you work without the SAPUI5 Toolkit you have to create the files yourself. Simple SAPUI5 Views handling. Target of this post is to give an example of simple handling of the views in SAPUI5 mobile application.

Simple SAPUI5 Views handling

Before reading this post it can be useful to read an official SAPUI5 Developers Guide for Mobile Developments Example is represented by a simple mobile sapui5 application with 3 views and navigation between them. Login page will take a login and password and make an authentication via service call. Building SAP Fiori like UIs with SAPUI5 in 10 Exercises. Getting started with SAP Fiori, NetWeaver Gateway & SAPUI5. So you’ve heard all about SAP Fiori, NetWeaver Gateway and more recently SAPUI5 and are looking to get started, but unsure how.

Getting started with SAP Fiori, NetWeaver Gateway & SAPUI5

There is a vast amount of information available on all of these topics, and as a result it can be very difficult to get up and running. In this post I’m going to distil some of the information and give you the material you need to start building apps. SAP NetWeaver Gateway.