How can you do this without affecting the configuration of your other Forms applications?

A consultant gave you a PAYROLL.ENV file that contains the search path for the Payroll Forms application modules. You must now customize the existing implementation of Forms Services. How can you do this without affecting the configuration of your other Forms applications?

A consultant gave you a PAYROLL.ENV file that contains the search path for the Payroll Forms application modules. You must now customize the existing implementation of Forms Services. How can you do this without affecting the configuration of your other Forms applications?

A.
Place the PAYROLL.ENV file in the same folder as your DEFAULT.ENV file.
Delete DEFAULT.ENV and rename PAYROLL.ENV as DEFAULT.ENV.

B.
Place the PAYROLL.ENV file in the same folder as your DEFUALT.ENV file.
Edit the Forms Servlet configuration file and set envfile=Payroll.env.

C.
Copy the Forms Servlet configuration file to a new "Payroll" Forms Servlet configuration file.
Edit the "Payroll" Forms Servlet configuration file, and set envfile=Payroll.env.
Update the OC4J configuration file, and set the configFileName property to the name of the new "Payroll" Forms Servlet configuration file.

D.
Copy the Forms Servlet configuration file to a new "Payroll" Forms Servlet configuration file.
Edit the "Payroll" Forms Servlet configuration file and set envfile=Payroll.env.
Edit the Oracle HTTP Server configuration and create a virtual path mapping for the new "Payroll" Forms Servlet configuration file.

E.
Place the PAYROLL.ENV file in the same folder as your DEFAULT.ENV file.
Edit the Forms Servlet configuration file.
Add a Configuration section called [Payroll].
For [Payroll], set envfile=Payroll.env.



Leave a Reply 0

Your email address will not be published. Required fields are marked *