How to compile Oracle EBS Forms on Windows server?

At first ensure that the forms you want to generate are not in use at the time you are generating them. If they are in use when you generate the fmx files, the forms client session terminates. You can  follow this steps for compile operation.


1) Stop Oracle Forms Server.

2) Copy your new fmb file under the $AU_TOP/forms/US path.

2) Change your directory to $AU_TOP/forms/US.

3) Use ifcmp60 command to compile your fmd files and generate fmx files. Choose module_type parameter "FORM" . If you are compiling custom.pll, you must choose "LIBRARY" as a module_type parameter.

Usage of userid parameter -->  userid=apps/**apps_password**@**instance_name**

Example:

Forms compile
ifcmp60 module=APXVDMVD.fmb module_type=FORM userid=apps/apps@TEST

custom.pll compile
ifcmp60 module=custom.pll module_type=LIBRARY userid=apps/apps@DEV

Comments

Popular posts from this blog

Oracle Fusion : SQL Query to Retrieve Shopping Category Hierarcy

Automatic Generation of Charge Account in Requisition Import

25-27 Mart Starup Weekend