EBS

How to Enable DFF in Bank Account Transfer Page

Header : How to Enable DFF in Bank Account Transfer Page Usage of Heading : Useful in the cash management module in banking page Description of post : DFF means…

Read More

How to add Jar files to JDeveloper

In this post we are going to discuss how to add jar files to JDeveloper. First we need to download required jar file, after that you need to follow the…

Read More

getting ebs R12.2 web logic url from os level

This os level command used to get the oracle EBS R12.2 web logic url. echo “http://”$(cat $CONTEXT_FILE | grep s_webhost | cut -d ‘>’ -f2 | cut -d ‘<‘ -f1)”.”$(cat…

Read More

How to run Active user in concurrent Request to check the performance.

How to run Active user in concurrent Request to check the performance. Step – 1 – Once log into the browser. Go to “System Administrator”     Go to concurrent…

Read More

How to rectify the error – Ora 150(This error occur due to abnormal shutdown on application).

Error facing – While facing the 150 error(This error occur due to abnormal shutdown on application).  Please stop the application with sh ADSTPALL.sh and use below query and start the…

Read More

How to Start the Application in EBS

  How start the  Application in EBS? Step 1- Go into oracle log-in In EBS you will get the ENV file with default installation and you need to go with…

Read More

Concurrent request receiving Could Not Lock Request when canceling

          After submitting concurrent request, the phase of the request is RUNNING and never completing. When we search for the database session, it is not having…

Read More

Third party Registration Validation

create or replace procedure xx_Thirdpart_reg_validation(P_CUSTOMER varchar2) as LV_ERR_MSG VARCHAR2 (4000); LV_STATUS_FLAG VARCHAR2 (1); LV_CUSTOMER_ID NUMBER; LV_SITE_USE_ID NUMBER; LV_GST_NUM VARCHAR2 (20); begin BEGIN SELECT CUSTOMER_ID INTO LV_CUSTOMER_ID FROM AR_CUSTOMERS ARC WHERE…

Read More

Mobile First strategy with Oracle CX Mobile App

Enterprise are emphasizing on building a culture of proactive sales with responsibility of identifying leads,new account openings and agility in closing deals. To achieve this, organizations are looking towards recent…

Read More

To recover Concurrent Manager – Concurrent Manager recovery Wizard – EBS 11i/R12

Concurrent Manager Recovery Wizard – Oracle Applications Manager Troubleshooting and Diagnostics Follow the below steps to use the Concurrent Manager Recovery Wizard: 1. To access the Concurrent Manager Recovery Wizard, use…

Read More