ORACLE EBS Form Exploits template development steps

Source: Internet
Author: User

1. Develop form in Formbuilder

-> download the template from the server's following path $au_top/forms/us: TEMPLATE.FMB, and change the template name to STUDENTS.FMB

-> download all files of the resource folder in the server $au_top directory

-> the above STUDENTS.FMB and resource folders in the following directory D:\ErpForm\Form, D:\ErpForm\Library

-> in Regedit > HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE > Forms60_path Add client side to store form and resource path D:\ErpF Orm\library;d:\erpform\form (put in front of the better)

-> run Formbuilder, open STUDENTS.FMB, change the name, delete the block and canvas that you don't want to use

-> first to build a window, because the canvas is placed on the window. Here will be the original window Blockname, renamed to Win_main, and double-click into the property panel to modify the name

-> Add data blocks to use: Right-key data block > Data Block Wizard

-> make the canvas you want to use:

-> Modify the new block and canvas with the same name (recommended), and change to main. And go to the Properties panel to modify child class information and window properties

To change the subclass information in the item stuid, stuname, Stuscore attribute in block main to Text_item, only the screenshot of Stuid is listed below

Select the subclass information in MAIN in the canvas as canvas and the window as Win_main, because the canvas is placed on the Win_main display

-> modify the form to trigger

2, the development of the form upload to the server and compile

-> through SECURECRT Login to Dev3 (for example), SECURECRT through the echo $AU _top get au_top path

-> through Fxpflash also login to Dev3, enter $au_top directory

-> through the Fxpflash, the development completed form to the $AU_TOP/FORMS/ZHS directory

-> into the $AU_TOP/FORMS/ZHS directory in SECURECRT and execute the following command:

F60gen Userid=apps/apps module=students.fmb output_file= $CPER _top/forms/zhs/students.fmx Module_type=FORM batch=no

3, will compile the completed form hangs to the EBS foreground menu

-> Login with application developer responsibilities, registration form

-> log in with application developer responsibilities, defining functionality

-> Add the functions defined above to menu, where you are adding menu for system administrator responsibilities. Log on as a system administrator

Log in as a system administrator and click on the menu options in the Common menu

-> run the form. Go to other responsibilities first, then go into the system administrator's responsibilities. Equivalent to compilation and refresh (I think so)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.