MVC Architecture in SAPUI5

In Software Development there are various Architectural Patterns you can follow to develop a program/module. Architectural Patterns help us understand, manage, develop and maintain complex high level code better. Model View Controller is one such Architectural Pattern. SAPUI5 applications are mostly build on this pattern. In Model-View-Controller ( MVC ) Architecture Model is a class …

What is Deadline Monitoring in SAP Workflow? – Part 1

SAP Workflow, as the name suggests, is responsible to ensure that Work in the SAP System Flows in a consistent, systematic and timely manner. Every business process consists of doable actions (Work) that has to be completed. For example: Approving Employee Time-sheet, Checking if a new hire form is filled completely, Checking/ Approving Purchase Requisition …

What is Odata – Part 2 – REST Approach to HTTP

Introducing REST approach to Leverage HTTP — This is the second blog in this ODdata series. You can read the first part of this blog here. – What is OData. ( Again Disclaimer : I am not a guru on protocol business. But following is my practical understanding and others may oppose this view but …

What is OData – Part 3 – Why we need it

SOOOOO THE BIG QUESTION — IF REST Works — WHY TO SHAKE THE BOAT ??  In this blog we will explore this question   This blog is part 3 in out series on understanding OData. These are the basics which will help you move ahead with your understanding of SAP Netweaver Gateway. You can access earlier …