What two additional steps must be completed yet?

View the Exhibit.

You have begun the process of integrating WebUtil into the Ordes form. What two additional steps
must be completed yet?

View the Exhibit.

You have begun the process of integrating WebUtil into the Ordes form. What two additional steps
must be completed yet?

A.
Write a Pre Form trigger to register WebUtil JavaBeans.

B.
Attach the WebUtil PL/SQL library to the form.

C.
Subclass the webUtilConfig parameter from the WebUtil object libraryinto the form.

D.
Define WebUtil events that the form listens and responds to.

E.
Move the WebUtil data block to the last position under the Data Blocks nodeinthe Object
Navigator.

F.
Move the WebUtil data block to the first position under the Data Blocks nodeinthe Object
Navigator.

Explanation:
Integrating WebUtil into a Form
Step 1: Attaching the WebUtil Library (This has already been done in this scenario – not B)
To use the functions of WebUtil in a Forms application, you mustfirst attach the
webutil.pll library to any module that will use the WebUtil PL/SQL API. Select theAttached
Libraries node in the Orders form and click Create. This invokes the Attach Librarydialog box, in
which you can browse to the location of webutil.pll
Step 2: Subclassing WebUtil Forms Objects (C)
Part of the WebUtil utility is a set of Forms objects contained in webutil.olb
This object library contains an object group called WebUtil, which you can subclass into your form.
E: A data block named WEBUTIL; ensure that this is the last block in the Navigator.
Reference: Oracle Fusion Middleware 11g, Build Applications with Oracle Forms, Integrating
WebUtil into a Form



Leave a Reply 3

Your email address will not be published. Required fields are marked *


thajba

thajba

the answer E,B

Padmanabhan

Padmanabhan

Answer B and E

Note: In the screen not shown the Attached webutil pll. So we consider the Attachment of the webutil PLL

ngayathri81

ngayathri81

Answer – B, E