Oracle Blogs

Customized Form Integration

Customized Form Integration
Written by admin

Customized Form Integration

In this article, we will discuss Oracle Form Customization Integration steps, if you want to develop customization application you have to follow below steps to attach a customized form in Oracle APPS. 

Customized Form Integration Steps:

Following are the steps please follow them one by one. We have shared the path according to our installed instance may vary according to your installation. In case of any issue, you can contact your dba or system admin.

1          Copy all from “/oraapps/d01/PROD/apps/apps_st/appl/au/12.0.0/forms/US” and

“/oraapps/d01/PROD/apps/apps_st/appl/au/12.0.0/resource” or mount these folder from server

2          Add Path in Registry

Oracle Customized Form

3          Copy TEMPLETE.fmb from au folder

Remove the following

blocks: BLOCKNAME, DETAILBLOCK

– window: BLOCKNAME

–         canvas–view: BLOCKNAME

Create your own development

  1. Open template file
  2. Rename template file
  3. Tools->Datablock wizard
  4. Select table
  5. Follow instruction
  6. Finnish
  7. Open canvas editor
    1. Select new canvas
    2. Finnish

SET Subclass information in (datablock,canvas and windows)

Set datablock.subclass information= block

And reorder to 1

Set Default Window name in PRE-FORM trigger ie

app_window.set_window_position(‘w_test’,’FIRST_WINDOW’)

And write exit_form; in  WHEN-WINDOW-CLOSE

How to integrate forms:

Go to Application Developer Responsibility:

Application -> Form

Oracle Customized Form R12

Go to Application Developer Responsibility:

Application ->Function

Customized Form R12 Integration

Go to Application Developer Responsibility:
Application -> Form

Custom Form

Go to Application Developer Responsibility:
Application -> Form

Customized Form R12 Register

Go to Application Developer Responsibility:

Application ->Menu

Customized Form R12 Menu

Copy customized form into AU folder

run environment file from /d01/oraapps/apps/apps_st/appl

[oracle@prodapps appl]$ . APPSPROD_prodapps.env

frmcmp_batch Module=CUST_TEST.fmb Userid=apps/apps Output_file=/d01/oraapps/apps/apps_st/appl/fnd/12.0.0/forms/US/CUST_TEST.fmx Module_Type=FORM Batch=No Compile_All=Special

If you found an error “Function not available to this responsibility error in oracle Customized Form”. The solution discussed in another blog post 

Please do not forget to share knowledge, share Customized Form Integration on your social network. Hope you subscribe for email newsletter as well, thanks.

After reading the post you will get knowledge of Integration of form customization, in case you have any problem or face any issue during this process feel free to contact us and comment. We will try to respond with a solution.

Any questions? or Suggestion leaves a comment below.

About the author

admin

1 Comment

  • I’m not sure why but this web site is loading very slow for me. Is anyone else having this issue or is it a issue on my end? I’ll check back later and see if the problem still exists.

Leave a Reply

%d bloggers like this: