Browsing Category

Sapui5

Using dynamic tiles in SAPUI5

In February I switched my job, I was a C# developer and now, I`m using SAP UI5 to create new, modern software. My main task in the past was to create or modify some client applications. My current task is, to build a seat…

Custom Message Parsing in SAPUI5

Introduction Background Enter, stage left – sap.ui.core.message.MessageParser Our sample application Defining the protocol Creating the CustomMessageParser Creating a custom model…

OData Server for Node.js

In this blog I want to gain your attention and give an introduction to an OpenSource project I recently started a few weeks ago on GitHub. The aim of the n-odata-server project is to develop an OData server that runs on node.js…

SAPUI5: Digital Signature Pad

1.   Introduction This document contains the functionality to draw the digital Signature on Signature Pad in SAP UI5 application. For this, I have used the HTML5 control. Users can draw the digital Signature on Signature Pad and can…