Oracle
1Z0-151 · Question #16
View the Exhibit. You have integrated the WebUtil utility into the Orders form. You code a When- Button-Pressed trigger to call some WebUtil functionality, and then run the form to test it…
The correct answer is B. You have invoked WebUtil functionality from a Pre-form trigger. See the full explanation below for the reasoning.
Question
View the Exhibit. You have integrated the WebUtil utility into the Orders form. You code a When- Button-Pressed trigger to call some WebUtil functionality, and then run the form to test it. Everything works as it should. You then write some other triggers and test the form again. Before the form appears, you receive several errors that are similar to the one shown in the Exhibit. What is a probable cause of this error?
Exhibit
Options
- AYou have invoked WebUtil functionality from a trigger that does not accept restricted built-ins.
- BYou have invoked WebUtil functionality from a Pre-form trigger.
- CYou did not recompile the WebUtil library after adding new triggers.
- DYou did not enable the GetClientinfo JavaBean.
- EJava is not installed on the client machine, so SET_JAVA_VERSION returns an error.
How the community answered
(54 responses)- A2% (1)
- B80% (43)
- C2% (1)
- D4% (2)
- E13% (7)
Community Discussion
No community discussion yet for this question.
