You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the employees of the manager and their hire dates.
How do you support this request?
Answer : B
In the following partial case life cycle, a manager must contact a job applicant to schedule an interview. The interview should be scheduled within 2 business days after the manager qualifies the applicant, although 1 business day is preferable.

To meet this requirement, you apply a goal and deadline to the ______.
Answer : D
Which two statements about data records are true? (Choose Two)
Answer : B, D
Data records are displayed in a drop-down list by default: This is true because Pega displays data records in drop-down lists to facilitate user selection.
Data records define permissible values for data fields: This is true because data records are used to define the set of permissible values for a particular field.
In an online shopping application, the primary Case Type PurchaseOrder has two child Case Types: Payment and Packaging. For PurchaseOrder Case PO-11, the system creates Payment Case Pay-37 and Packaging Case Pac-56. Which statement is correct?
Answer : D
Comprehensive and Detailed Explanation From Exact Extract:
This question tests case dependencies.
A: Incorrect. No dependency between children. Extract: Pega Academy, Case Management: ''Child cases are independent unless specified.''
B: Incorrect. Parent resolves after children. Extract: Pega Academy, Case Management: ''Parent cases wait for child resolution.''
C: Incorrect. Both children must resolve. Extract: Pega Academy, Case Management: ''Parent resolution requires all child cases to resolve.''
D: Correct. Parent waits for both children. Extract: Pega Academy, Case Management: ''All child cases must resolve before the parent.''
Anna is a Pega Business Architect on an Agile project. Which stakeholder does Anna coordinate with to ensure a software bug discovered by the Quality Analyst does not negatively affect the project's scope?
Answer : D
Comprehensive and Detailed Explanation From Exact Extract:
This question tests Agile roles.
A: Incorrect. SAs fix bugs, not manage scope. Extract: Pega Academy, Agile Delivery: ''System Architects implement fixes.''
B: Incorrect. BAs define requirements, not scope. Extract: Pega Academy, Agile Delivery: ''Business Analysts clarify requirements.''
C: Incorrect. SMEs provide domain knowledge. Extract: Pega Academy, Agile Delivery: ''SMEs advise on business rules.''
D: Correct. Product Owners manage scope. Extract: Pega Academy, Agile Delivery: ''The Product Owner ensures bugs align with project scope.''
You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office. How do you configure the list report in order to create the pie chart?
Answer : B
Consider the following user story: As an account owner, I want to be able to add a member to my account so I can give the member temporary access. Which two questions help you define the fields for the user view? (Choose two.)
Answer : A, D