Review the following clipboard page.
If pyWorkPage is considered the primary page of an activity, what is the best practice way to identify the property reference to ClaimAmount in the PastClaims page?
A. PastClaims.ClaimAmount(1)
B. .PastClaims(1).ClaimAmount
C. pyWorkPage.PastClaims(1).ClaimAmount
D. .ClaimAmount
Which of the following tools can be used to create one or more properties with a common Applies To class?
A. Application Explorer
B. Define Property Wizard
C. PAL
D. Class Explorer
Review the following Decision Table.
If the credit score is 600 and the outstanding balance is 3000, which value will be returned?
A. ApproveLevel2
B. ApproveLevel1
C. Reject
D. No value
Before running the Application Profile wizard, one should first gather information about which four of the following key design elements? (Choose four.)
A. Actors
B. Work Types
C. Interfaces
D. Classes and Inheritance
E. Correspondence
Which of the following is not a choice on the initial Application Accelerator screen of what can be built using this tool?
A. New framework only
B. New framework and implementations
C. New implementation based on a framework
D. Update existing application
Service level rules include which of the following time intervals? (Choose two.)
A. Milestone
B. Requirement
C. Goal
D. Deadline
In which rule is the new harness for a new work object specified?
A. The concrete class of the work object
B. The Flow Action
C. The pyDefault model D. The Flow rule
Which part of the Flow rule defines the default work type label displayed to end users when creating a work object and to developers when testing the flow?
A. The purpose/name of the flow rule
B. The class in which the flow is built
C. The full description of the flow rule
D. The short description of the flow rule
During which phase of the methodology is the Application Profile wizard used?
A. Production
B. Elaboration-Construction
C. Inception
D. Transition