You are upgrading a Forms 6i application to Oracle9i Forms, and you know that many of the forms in the application use RUN_PRODUCT to call a report.
What is the most efficient way to upgrade the application?
A.
Upgrade the modules in batch mode with the Forms Compiler.
B.
Upgrade the modules with the Oracle9i Forms Migration Assistant.
C.
Open each module in Oracle9i Forms Builder, search for RUN_PRODUCT class, recode them manually, then compile.
D.
Use the Oracle9i Forms Runtime executable to test each module, then use the Forms Compiler on those that do not run successfully.