An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement Customers must select a make, model, and year to initiate a vehicle-specific search
How do you configure the data storage in the application to implement the requirement?
Available Choices (select all choices that are correct1
Answer : A, C
To implement this requirement, you can configure a data page to store the make, model, and year vehicle data and configure a connection to an external system of record that contains the make, model, and year vehicle data. A data page is a rule that defines how and when to load data into memory for use by an application. You can configure a data page to source its data from an external system by using connectors or integrations. This way, you can access up-to-date vehicle data from an external database or web service without storing it locally in your application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/sourcing-data-page-data-external-systems
On a service level, the passed deadline interval is measured from
Available Choices (select all choices that are correct)
Answer : A
On a service level, the passed deadline interval is measured from the end of the goal interval. The goal interval defines when to take action because a step or case is taking too long to complete. The passed deadline interval defines when to take further action because a step or case is past the deadline. Reference: https://academy.pega.com/topic/passed-deadline-interval/v1
An event center has a case type that allows customers to book a dining room for events After customers provide basic information and indicate whether they want catering for the event, the following behavior occurs.
* If customers do not ask for catering. they receive a rental rate quote for the dining room
* If customers indicate that they want catering for the event, they must choose a menu before they can receive a quote
Which two options do you use to configure the case type to achieve the requested behavior? (Choose two.)
Answer : B, C
To achieve the requested behavior, you can use a checkbox and a decision shape to branch the case flow based on whether the customer wants catering or not. You can also use a visibility condition to show or hide the menu preferences and appointment date fields depending on the checkbox value. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/branching-case-flow-based-decision
Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)
Answer : C, D
What do you configure in the Context section of a data transform rule that you create in Pega Platform?
Choices (select all choices that are correct)
Answer : A
The context section of a data transform rule defines the scope and applicability of the rule. It specifies the application layer, such as framework or implementation, the class that the rule applies to, and the ruleset version that contains the rule. Reference: https://community.pega.com/sites/default/files/help_v88/procomhelpmain.htm#rule-/rule-obj-/rule-obj-property/context.htm
You configure a service level to adjust assignment urgency to 100 when the goal interval lapses How does the assignment urgency impact the deadline and passed deadline intervals?
Available Choices (select all choices that are correct
Answer : A
When the goal interval lapses and the assignment urgency is adjusted to 100, the urgency value continues to increment as configured for the deadline and passed deadline intervals. The urgency value determines how quickly an assignment needs attention and affects how assignments are prioritized in worklists and work queues. Reference: https://community.pega.com/knowledgebase/articles/case-management/86/configuring-service-levels
You notice that the scope of your project exceeds the original estimates, and the Minimum Lovable Product (MLP) might not be delivered on time. Which team member do you contact to verify the project plan and manage expectations for the release schedule?
Available Choices (select all choices that are correct)
Answer : A
The project delivery leader is responsible for managing the project plan, scope, budget, and timeline, as well as communicating with stakeholders and resolving issues. The project delivery leader should be contacted to verify the project plan and manage expectations for the release schedule when the scope of the project exceeds the original estimates. Reference: https://academy.pega.com/library/82/pega-project-delivery-methodology