1z0-632 PeopleSoft PeopleTools 8.5x Implementation Essentials

Loading demo links...

Showing 7–9 of 10 questions

Question 7

What are the required steps for using a PeopleCode application class? Arrange them in the correct order.

Select an option, then click Submit answer.

  • 1, 2, 5, 3

  • 1, 2, 4, 5, 3

  • 2, 1, 4, 3

  • 1, 2, 4, 3

  • 2, 1, 4, 5, 3

Question 8

While in the office on his desktop computer, a user personalizes his fluid homepage by adding a tile for the My contacts component. The next day at the airport, the user attempts the access the My Contacts component using his smartphone. Unfortunately, he cannot see the My Contacts tile on his field homepage.

Why is the user unable to find the My Contacts tile on his fluid homepage when using his smartphone?

Select an option, then click Submit answer.

  • The user does not have the Smartphone Access check box enabled in his personalization’s

  • The smartphone does not have a supported version of its operating system

  • The style, ps_homepage-phone, has not been applied on the Fluid tab of the Component Properties dialog box

  • The Display on Small Form Factor Homepage check box has not been selected on the Fluid tab of the Component Properties dialog box

  • The component does not contain any pages of type Small Form Factor

Question 9

The following FieldChange program conditionally populates DERIVED.EDITABLE, based on the value of PSU_EMP_RVW_RVR.REVIEW_TYPE.

Another similar program should be placed in a companion event. In which other event should the other PeopleCode program be placed?

Select an option, then click Submit answer.

  • SavePreChange

  • FieldEdit

  • Rowinit

  • Rowinsert