Best Download 2018
Saturday, December 30, 2017
Oracle Forms FAQ
Oracle Forms FAQ
FORMS60_PATH setup:
Generally at client side, there could be a big hassle extractingthe forms executable file fmx from the form, due to wrong pointer of FORMS60_PATH. The FORMS60_PATH should be pointing to $AU_TOP/forms/US; $AU_TOP/resource as below
FORMS60_PATH=$FORMS60_PATH:$AU_TOP/forms/US:$AU_TOP/resource
export $FORMS60_PATH
And generate the fmx with the following command,
f60gen module=XXXXXXX.fmb userid=apps/apps module_type=FORM batch=NO compile_all=YES
Print This Post
visit
link
download
Newer Post
Older Post
Home