Tuesday, August 19, 2014

Compile form in Oracle Application EBS R12

Compile form  like - JAINRGCT.fmb
 
1. Set the APPL_TOP environment
2. Change directory to $AU_TOP/forms/US
3.Execute the following command from the operating system prompt
 [applchintels@chintels US]$ frmcmp_batch module=/u02/chintelsapps/apps/apps_st/appl/au/12.0.0/forms/US/JAINRGCT.fmb output_file=/u02/chintelsapps/apps/apps_st/appl/ja/12.0.0/forms/US/JAINRGCT.fmx userid=apps/apps
4. Check the output for errors
5. Retest the issue
6. Migrate the solution to appropriate environment

No comments:

Post a Comment