Re: How to compile a custom form and library?

  • From: "Harmeet Luthra" <harmeetluthra@xxxxxxxxx>
  • To: ora-apps-dba@xxxxxxxxxxxxx
  • Date: Fri, 14 Dec 2007 06:37:32 +0530

Hi

you can put that fmb file anywhere in the system but remember to give
moule=full_path_of_fmb while generating form

harmeet

On Dec 9, 2007 6:23 AM, Apps DBA <dbaorapps@xxxxxxxxx> wrote:

> Thank you andrejs,
>
> But my question was do we need the form to place in PRODUCT_TOP/forms/US
> and compile or place in $AU_TOP/forms/US and compile. PLease clarify
>
>
>   On 12/6/07, andrejs.kaulins@xxxxxxxxxxxxx <andrejs.kaulins@xxxxxxxxxxxxx
> > wrote:
> >
> > Hi,
> >
> > For form compilation use syntax like this, make sure output_file is
> > correct
> > path to destination fmx location:
> >
> > /u01/ar115/prd/orabase/8.0.6/bin/f60gen
> > module=/u01/ar115/prd/appbase/au/11.5.0/forms/US/FORM_source.fmb
> > userid=APPS/apps_password
> > output_file=/u01/ar115/prd/appbase/DEST_MOD/11.5.0/forms/US/FORM_source.fmx
> >
> > module_type=form batch=no compile_all=special
> >
> > BR,
> > Andrejs
> >
> >
> >
>

Other related posts: