For compiling a form in the application,we need to set the forms path
Eg. in 11i
Login in host(unix)
pwd ->to find the path
cd $folder_name->to move to that folder
ls->to list the folders in the current path
set path
$cd $AU_TOP/forms/US
Compile Command
$f60gen module= XXFORM.fmb module_type=form output_file=$XXCUST_TOP/forms/US/XXFORM.fmx userid=apps/apps11emrmd module_type=form batch=yes compile_all=special
Eg. in 11i
Login in host(unix)
pwd ->to find the path
cd $folder_name->to move to that folder
ls->to list the folders in the current path
set path
$cd $AU_TOP/forms/US
Compile Command
$f60gen module= XXFORM.fmb module_type=form output_file=$XXCUST_TOP/forms/US/XXFORM.fmx userid=apps/apps11emrmd module_type=form batch=yes compile_all=special
No comments:
Post a Comment
Thanks for your comments submitted.,will review and Post soon! by admin.