How to run autoconfig using context file

In this post we will discuss how to run AutoConfig with a specific context file in Oracle E-Business Suite R12. When executing the adautocfg.sh script, you need to provide the full path to the context file you want to use as an argument. $./adautocfg.sh /data01/app/oracle/apps/inst/apps/PROD_apps/appl/admin/PROD_apps.xml If you prefer using adconfig.sh directly, specify the context file … Read more