In this tutorial, we will see why we should create our rest API in node. Why REST API in Node? Let’s go back to our traditional rest API system which is based on either blocking operation or threading. Suppose two concurrent requests occurs( r1 and r2), each of them require…
In this blog we will explain what Oracle HCM Cloud Payroll costing functionality is; and how the cost allocation flex-field and the cost hierarchy is defined within Cloud payroll. Costing: Oracle Cloud Payroll processes create costing and offset results for the payroll run and payments you process. For example, when…
How simple mobile apps, developed by using common web technologies are improving the way we interact with apps. In 2015, when google introduced PWA, it was focused on three fundamental things:- Reliable — Load instantly and never show the downasaur, even in uncertain network conditions. Fast — Respond quickly to user interactions with silky…
So, what’s new with the ES6 features that you must know in JavaScript.Let’s see them here without wasting much of your time. The ES6 provides us so many cool features which are good for developers life. I will explain to you a few features which I like during development. I…
Overview The Fusion HCM Cloud provides RESTful API services to interact with key business objects. This article describes how to invoke these services using JavaScript and HTML. The example focuses on the HCM Employee REST service and provides examples on how to fetch, filter response data and limit the number…
HCM Data Loader (HDL) Keys – Concept HCM Data loader is the tool of choice to migrate and integrate data to Oracle HCM Cloud environment and supports multiple business objects. HCM Data loader business object has the predefined structures which are extendable in nature to consider the flex-fields and support…
OIC Connectivity Agent Installation As not all applications run on the cloud, the agent framework can help us build hybrid cloud solutions, allowing on-premise and cloud applications to communicate with each other. Connectivity Agents are required for Oracle Integration Cloud to exchange messages with on-premise applications like third party applications/Database…