1. Login to application server.
2. Go to the directory $AU_TOP/forms/US
It could be custom top where you keep your custom fmb files based on your organization standards.
2. Go to the directory $AU_TOP/forms/US
It could be custom top where you keep your custom fmb files based on your organization standards.
3) Place “.fmb” file in binary mode.
4) Execute the below command to generate “.fmx”.
frmcmp_batch userid=apps/apps_pwd module=$AU_TOP/forms/US/MY_FILE.fmb output_file=$AU_TOP/forms/US/MY_FILE.fmx module_type=form batch=yes compile_all=special
No comments:
Post a Comment