EBS

APP-FND-01542: This Applications Server is not authorized to access this database.

By default in Oracle Applications R12, users are not able to access Forms directly via the following url: http://hostname:port/forms/frmservlet The following error would pop out: APP-FND-01542: This Applications Server is…

Read More

FRM-92102 Errors when Accessing a Forms Module

When attempting to access E-Business Suite Forms on a cloned E-Business Suite instance the following error occurs: FRM-92102 A network Error has occurred. The Forms Client has attempted to reestablish its…

Read More

Sometimes the Formsapp.ear deployment fails on Application startup after applying Patches

Error while executing the perl script txkChkFormsDeployment.pl We have determined that you need to redeploy Forms (using txkChkFormsDeployment.pl). But could not do it automatically for you, due to some issues.…

Read More

BI Publisher program failed due to opp

Error: “Post-processing of request 4667897 failed at 30-Apr-2021 15:54:50 with the error message: One or more post-processing actions failed. Consult the OPP service log for details.” … oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.xdo.XDOException”…

Read More

Step by step Creating a Custom Application top for EBS 12.2 Using AD Splice

Introduction: This post is to guide to Create a Custom Application top for EBS 12.2 Using AD Splice. Steps to create a Custom Application top for EBS 12.2 Using AD…

Read More

How to add FA Locations In Oracle R12

Navigation >> FA responsibility >> assert >> Location add location and Save.

Read More

Data Fix -Delete records – Customer Interface Table

Execute the below scripts for Backup Table Step1:- “CREATE TABLE scratch.RA_CUST_INT_INC0054156 as select * from apps.RA_CUSTOMERS_INTERFACE_ALL where org_id =****; / CREATE TABLE scratch.RA_CUST_PRO_INC0054156 as select * from apps.RA_CUSTOMER_PROFILES_INT_ALL where org_id=****;…

Read More

How to Update the Employee Details in Oracle apps R12 ?

Updating the Employee Details/Location/Address   Responsibility: HRMS Manager Navigation:Personnel->employees->query with employee last name Step1: Update the Manager   Step 2: Click on more and then click on assignments Click on…

Read More

How to add Cross validation Rule In GL ?

Navigation -> GL –> Setup -> Financials -> Flexfields -> Key -> Rules Search  Application Names. Query the CVR Name Enter the Code Combination values. Click on Save.   Thanks!…

Read More

How to add security Rules In GL ?

Define Security Rules: Navigation: General Ledger –> Setup –> Financial –> Flexfields –> Key –> Security –> Define. To define security rules: 1. Navigate to Define Security Rules window. 2.…

Read More