Yearly Archives: 2021

Opmnctl Process Hangs During Installation and Cloning Due to a Bug in the Opmnctl Script

Environment: Oracle Fusion Middleware - Version 10.1.3.1.0 to 10.1.3.3.0 [Release AS10gR3] Symptoms: The opmnctl process hangs and goes into a loop, executing opmnctl repeatedly and thereby increasing the number of…

Read More

Set Page/Application Item value within PLSQL Package/Procedure/Function

1. Overview This blog talks about the setting Page/Application Item value within PLSQL Package/Procedure/Function. 2. Technologies and Tools Used The following technologies have been used to achieve this functionality, PLSQL APEX API 3. Use Case To set the session state page item or application item value within PLSQL. 4. Architecture  Usually,…

Read More

How to Assign a Concurrent Program to a Responsibility

Suppose you want to run a Program, lets take an example of  “Autoinvoice Import Program” from Order Management Super User. Navigate to this responsibility > View> Requests>Submit a new request>single…

Read More

Interactive Grids button’s customization

Attachment : interactive-grids-button-customization This document will help you to change the IG Buttons name and logo   code- function(config) { let $             = apex.jQuery, toolbarData   = $.apex.interactiveGrid.copyDefaultToolbar(), addrowAction  = toolbarData.toolbarFind(“selection-add-row”),…

Read More

Find Missing Page numbers in oracle Apex Application

Attachment: find-missing-page-numbers-in-oracle-apex-application This code will help You to find the missing page number. Suppose we deleted some page between 1 to 900. Then we can now what are the page…

Read More

Find The details about apex workspace ip, port and other client details

Attachment: apex-workspace-ip-port-and-other-client-details   This is very helpful plsql code , which will give you details of your workspace, ip, port and client details. It will help when any application level…

Read More

Account details are not able to see from the customer search window.

The one of the customer record under the IE Operating unit is having some data corruption, the customer account details are not able to see from the customer search window.…

Read More

Wingman Contest: Doyensys’ Ode to Women in Our Lives

Women play a central role in our lives, and for many of us, they are the essence of our beings. They wear multiple hats, and depending upon the situation, transition…

Read More

How to add Chart of account mapping code combinations In GL ?

Navigation :- GL Role >> Accounts >> Chart of Account mapping Choose Mapping name:- Ex IM CZ Local GAAP Mapping click on Account Rules field Click on New and enter…

Read More

How to Create location In HRMS

Navigation:- Choose HRMS Role >> Work structures >> Location Required details Name:- Description:- Inactive date:- Address details: Address style address >>   Address line1,  Address line2,  Address line3, City, Country, State,…

Read More