Saturday, 12 April 2014

How to Register Form path in form_path

1.        Copy all these PL/SQL libraries and the Template form in one folder.
Exaple: E:\LOKANADHAM\ORACLE APPS\Forms\Libraries




2.        Now we have to set the form60 path in the registry. Go to Start > Run > Regedit > HKEY_LOCAL_MACHINE > Software > Oracle




3.        Here we can find the oracle homes.  In these homes check for FORMS_PATH.

4.       Append the path of your folder where all the libraries and the form is present, prefixed with a semicolon(;). Click on OK Button
E.g.: Before Appending “E:\DevSuiteHome_1\cgenf61\admin;
After Appe
nding “E:\DevSuiteHome_1\cgenf61\admin;E:\LOKANADHAM\ORACLE APPS\Forms\Libraries;