Saturday, May 12, 2018

How to compile forms in R12

 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.

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

Featured post

Migrate OCR & vote from external to normal or High redundancy in ASM

How to Move OCR & Vote from external to Normal or high. 1)  Create New diskgroup(CRS) with suitable redundancy for OCR and Voting files....

Popular Posts