People and Culture Blog

How to Generate Serial Number in Oracle Forms

1.          Overview This blog explains about, how we can Generate Serial Number in Oracle Forms. 2.          Technologies and Tools Used The following technology has been used to achieve the same.…

Read More

How to fix if SRVCTL is not working?

Issue: srvctl commands and functionalities are not working in the RAC databases. Error: [oracle@host oracle] srvctl config database -d SID_NAME PRCR-1119 : Failed to look up CRS resources of database type PRKC-1137 :…

Read More

Employee Work Schedule Update Integration

Employee Work Schedule Update Integration – Oracle Fusion HCM. Introduction: This blog explains about how to call a bip report placed in the oracle fusion hcm instance. And then transfer…

Read More

Employee Assignment Update Integration

employee-assignment-update-integrationEmployee Assignment Update Integration – Oracle Fusion HCM. Introduction: This blog explains about how to call a bip report placed in the oracle fusion hcm instance. And then transfer the…

Read More

Configure formsweb.cfg to Run Oracle Forms Application

1. Overview This blog explains about, how we Configure formsweb.cfg to Run Oracle Forms Application. 2. Technologies and Tools Used The following technology has been used to achieve the same. Ø Oracle Configuration Files 3. Use Case To invoke an application in Oracle Forms using URL, you must configure it in formsweb.cfg file. Then you would be able to access it by providing config parameter is equal to your application name 4. Architecture  Oracle FORMS Using FORMS BUILDER 5. Examples Step 1: To add the below code in formsweb.cfg file [yourappname] workingDirectory=c:\serverdir\ userid=yourid/psw@orcl form=mainform.fmx Save the changes in formsweb.cfg file and then access it as follows. Step 2: Run Oracle Forms Application by using the below URL http://localhost:8889/forms/frmservlet?config=yourappname 6. Conclusion You can see above the application URL using the config parameter with your application name [yourappname], you defined in formsweb.cfg file using square brackets [].

Read More

How to Hide Password in Oracle Forms

1. Overview This blog explains about, how we can hide Password in oracle FORMS. In Oracle Forms, if you are creating any custom login screen or giving any password security option, then there is a need to hide the password. This…

Read More

Oracle APEX Security Features

Overview The Purpose of the document is to highlight the security features in Oracle APEX.Oracle Application Express (APEX) is a low-code development platform that allows users to build web-based applications…

Read More

Creation of Mini Calendar and Sticky Notes using with Oracle Apex

INTRODUCTION: The Mini Calendar Plug-In and the Sticky Notes Plug-In are two handy and adaptable Oracle APEX plug-ins that will be introduced in this article. These plug-ins provide intuitive and…

Read More

UNEXPECTED Nodes are listed in the ADOP_VALID_NODES table but not in the FND_NODES table

UNEXPECTED Nodes are listed in the ADOP_VALID_NODES table but not in the FND_NODES table Error : adop phase=FS_CLONE failed with below error. Validating system setup. UNEXPECTED Nodes X are listed…

Read More

Steps to configure Google Looker to connect to an Oracle database

GOOGLE LOOKER Introduction: Google Looker is a cloud-based business intelligence and data analytic platform. Looker is a tool that helps us to explore, share, and visualize company’s data so that…

Read More