skip to main |
skip to sidebar
Showing posts with label
frmcmp.sh;generate form;Release 12;compile;BUG:6671670.
Show all posts
Showing posts with label
frmcmp.sh;generate form;Release 12;compile;BUG:6671670.
Show all posts
1. Check the FORMS_PATH env variable. Assuming these are US forms the FORMS_PATH should include$AU_TOP/resource and $AU_TOP/forms/US.2. To compile a form manually from the command line try either of these two command line arguments (replace FNDFBMAS.fmb with the form of your choice.):frmcmp.sh module=FNDFBMAS.fmb userid=apps/ module_type=form batch=yes compile_all=yesfrmcmp_batch module=FNDFBMAS.fmb userid=apps/ module_type=form batch=yes compile_all=yes