People and Culture Blog

Query to Find Form Responsibility in Oracle E-Business Suite (EBS)

query-to-find-form-responsibility-in-oracle-e-business-suite-ebs Query 1: SELECT function_id,USER_FUNCTION_NAME, FUNCTION_NAME, form_name FROM fnd_form_functions_vl fff, fnd_form ff WHERE fff.form_id = ff.form_id and form_name=’OEXOEORD’ Query 2: SELECT responsibility_name, menu_structure.PATH navigation FROM (           SELECT LEVEL padding, menu_id,…

Read More

Undo accounting AP invoices to fix errors

undo-accounting-ap-invoices-to-fix-errors

Read More

Customize account rules for recoverable tax

customize-account-rules-for-recoverable-tax

Read More

How to zip current running file with out any issues on prod weblogic servers

Issue:- How to zip current running file with out any issues on prod weblogic servers  Alert:–  Disk space alert >90% from weblgoic servers   Error:– Some times .out file is consuming…

Read More

Weblogic apps are failed/admin state after applying weblogic patches and after restart twice came to up and running mode.

Issue: Weblogic apps are failed/admin state after applying weblogic patches and after restart twice came to up and running mode. If your weblogic applications are entering an admin state or…

Read More

How to Upgrade JDK in OEM agent

Steps to upgrade the latest JDK in OEM agent : 1. Check JDK Version. Go to OEM agent location and check the java version. cd /u01/app/oracle/product/agent13c/agent_13.5.0.0.0/jdk/bin ./java -version 4. Upgrade…

Read More

Worker Assignment Change Using REST API – Oracle Fusion

Introduction: This blog has the REST API details that can be used to update worker assignment details in Oracle Cloud application. Cause of the issue: Business wants to integrate their…

Read More

Cisco – Hot Standby Router Protocol (HSRP)

Introduction: This blog explains about the Cisco Hot Standby Router Protocol (HSRP) feature. What is HSRP? HSRP stands for Hot Standby Router Protocol. This is a Cisco proprietary protocol. HSRP…

Read More

XML Publisher Bursting Barcode Font is Ignored

In XML Publisher Bursting Barcode Font is Ignored. An XML Publisher concurrent program that produces a PDF output with barcodes works when running the concurrent program and viewing the output.…

Read More

BoM Interface

BoM-Interface

Read More