Exit demo 1Z0-632 PeopleSoft PeopleTools 8.5x Implementation Essentials PDF format · free preview

Oracle 1Z0-632 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/1z0-632.html

Question 1
Single choice

View the exhibits.

Based on the page layout, what is wrong with the search page and how should you fix it?

A.

The Add actions should not be available; check the component definition foe the Item Label

B.

Include History and Correction should be displayed; check the Internet tab of the Component
Properties dialog box

C.

The Add action should not be available; check the Internet tab of the Component Properties dialog box

D.

Include History and Correction should be displayed; check the Use tab of the Component Properties
dialog box

E.

The Add action should not be available; check the Use tab of the Component Properties dialog box

Question 2
Single choice

A colleague needs to update a custom cascading style sheet (CSS) style for your team's fluid application.
She has the style definition shown in this exhibit open in Application Designer, but isn't sure if she has opened the correct style definition and asks for your advice.

How do you know she does not have a fluid CSS style open?

A.

The fluid user interface does not use the Arial or the sans-serif fonts. The fluid user interface uses only the Lucida Grande and Helvetica Neue fonts

B.

In the fluid user interface, font color is not set on the style definition. The current branding theme is what determines the font color for the fluid user interface display

C.

The fluid user interface does not use absolute font sizes. Only relative font sizes apply to the dynamic nature of the fluid user interface

D.

The fluid user interface uses only free form style sheets, and this style sheet is a fixed from style sheet

E.

Fluid style sheets all have_FL appended to the style name

Question 3
Multiple choice

Examine this PeopleCode program excerpt:

Select the three correct statements. (Choose three.)

A.

The OCP_ROWSET method runs automatically whenever an object is instantiated from the OCP_ROWSET class

B.

OCP_ROWSET is the constrictor method for the OCP_ROWSET class

C.

Executing the RO_ROWSET method instantiates an object of the OCP_ROWSET class

D.

The OCP_ROWSET method must initialize an object of the Rowset class

E.

The OCP_ROWSET method is added to the Rowset class, and, by extension, to any instances of the Rowset class

Question 4
Multiple choice

Which three actions occur during the component build process? (Choose three.)

A.

Component record RowInit PeopleCode runs

B.

Record field FieldFormula PeopleCode runs

C.

Component record RowInsert PeopleCode runs

D.

All component-level PeopleCode runs

E.

Record field RowInsert PeopleCode runs

F.

Record field RowInit PeopleCode runs

G.

All rows in the record are loaded into the component buffer

Question 5
Single choice

You receive the following memo:

We need a new field to store skills. At the present time, we have identified five skills; however, this will
likely increase in the future. Each skill will have a three-character code and a description. We want the skill to be searchable by the description.

How would you create this field?

A.

Create a three-character field for SKILL and add translate values for the initial five skills defined. When you add the field to the record, set it up as an alternate search key and translate table edit

B.

Create a three-character field for SKILL and then create a Skills table with two fields: SKILL and DESCR. When you add the field to the record, set it up as a prompt table edit referencing the Skills table

C.

Create a three-character field for SKILL and then create a Skills table with two fields: SKILL and DESCR. When you add the field to the record, set it up as an alternate search key and prompt table edit referencing the Skills table

D.

Create a three-character field for SKILL and add translate values for the initial five skills defined. When you add the field to the record, set it up as a translate table edit

Question 6
Single choice

You have a CUSTOMER_CONTACT page that uses a subpage that groups commonly used fields. The subpage is also used on the VENDOR_CONTACT page and the EMPLOYEE_CONTACT page.
Customers have unanimously requested that the fields in the subpage be displayed on a grid format on the CUSTOMER_CONTACT page, as opposed to the current display of individual edit boxes. Your product manager has asked you to identify a solution to this request that is the quickest, the most efficient, has the least impact on other pages, and is technically possible.

Which of these options best satisfies these requirements?

A.

Organize an effort to seek agreement from the owners of the VENDOR_CONTACT page and the EMPLOYEE_CONTACT page regarding your proposed addition of the grid control to the subpage, in addition to a testing plan and deployment plan.

B.

Modify just the CUSTOMER_CONTACT page by inserting a grid control and dragging the subpage onto the grid

C.

Modify just the subpage by removing the edit boxes, adding a grid control, and then adding the equivalent fields to the grid control

D.

Modify just the CUSTOMER_CONTACT page by removing the subpage, adding a grid control, and then adding the equivalent fields individually to the grid control

Question 7
Single choice

Select the record definition that is configured correctly.

A.
B.
C.
D.
Question 8
Single choice

Review the following definition:

Select the correct PeopleCode statement to declare an object of the ErrorRow class.

A.

Component OCP:OCPUtilities: ErrorRow &NewObject

B.

Component &NewObject extends ErrorRow;

C.

Row OCP:OCPUtilities:ErrorRow &NewObject;

D.

&NewObject = create OCP:OCPUtilities:ErrorRow();

E.

&NewObject = Get (OCP:OCPUtilities:ErrorRow);

F.

Component OCP.OCPUtilities.ErrorRow &NewObject

Question 9
Single choice

Which PeopleCode program will take the input student name values and produce the output values?

A.
B.
C.
D.
E.
F.
Question 10
Single choice

An end user saves the data after making a change to their personal address, and the system updates the table for that page. In this case, that personal address information is also stored in a table used to generate reports. Upon saving the address, the system also updates the equivalent information stored in the reporting table.

What form of maintaining referential integrity has been implemented in this scenario?

A.

Parent-child relationship

B.

Occurs level

C.

Prompt table edit

D.

PeopleCode running a SQLExec statement

E.

Expert entry

Showing 10 of 80 questions · Unlock the full set