People and Culture Blog

Steps to configure Oracle Database server with Apache tomcat

Step to configure Oracle Database server with Apache tom 1) Copy Oracle Jar file ojdbc14.jar (or) ojdbc6.jar till the lib directory to tomcat server 2) Modify the parameters in the…

Read More

Futuristic Benefits of EBS Migration to Cloud

The Oracle E-Business Suite (EBS) offers advanced business functionalities to various enterprises. With Oracle Cloud Infrastructure, you can reap enormous benefits such as faster execution, efficient performance, and cost-effective features.…

Read More

GST TAX CATEGORY SETUP

GST Tax Category Setup: I.USER SETUP 1. Create a new GST Responsibility – ( Oracle India Financial) Navigator:- Navigator:- System Administrator > Security > User Define -> Oracle India Financial Assign…

Read More

Script to see all lock objects

set term on; set lines 130; column sid_ser format a12 heading 'session,|serial#'; column username format a12 heading 'os user/|db user'; column process format a9 heading 'os|process'; column spid format a7…

Read More

Java Script to return of no. of days between two date

// JavaScript program to illustrate // calculation of no. of days between two date <script type = “text/javascript” > // To set two dates to two variables var date1 =…

Read More

Roll Back the Import Load Program Submitted in HCM

roll-back-the-import-load-program-submitted-in-hcm

Read More

Calling Java Script Inside OIC Integrations

calling-java-script-in-integrations

Read More

Create PO Change Order in Oracle Cloud – Add New Line To Existing PO Using SOAP request

This blog describes the sample request for creating Change Order in Oracle Cloud for the existing Purchase Order. This Change Order creates new line to the existing PO. Before moving…

Read More

Create PO Change Order in Oracle Cloud – Add Project Info To Existing PO Line Using SOAP request

This blog describes the sample request for creating Change Order in Oracle Cloud for the existing Purchase Order. This Change Order is to add project details in PO line and…

Read More

Manage IN and OUT Time Events Using REST API – Oracle Cloud OTL

The timeRecordEventRequests REST API requires both IN and OUT time to be supplied in the payload to create time entries in Oracle OTL. In real time clock integrations with Oracle,…

Read More