Match the business need to the most appropriate work party instantiation option
Select and Place:
You are developing a purchase application that integrates with an external inventory management system. A ____________ allows you to build the interface so that Pega can request information from the inventory management system.
A. Report Definition
B. data page
C. service
D. connector
You have an approval process assignment to a loan request process. The requirement states that a request can be routed to one or more managers for their approval. The hierarchy of approvals depends upon the total dollar amount of the request. For example, Cost Center Managers approve requests that are less than USD25,000. A request of greater than or equal to USD25,000 requires the approval of the Cost Center Manager, corporate Vice President, and Vice President of Finance.
How would you configure the routing for the approval process assignment?
A. Configure a single level approval flow type and route to a workbasket accessible by the approvers.
B. Configure a cascading approval flow type based on an authority matrix.
C. Configure a single level approval flow typebased on an authority matrix.
D. Configure a cascading approval flow type based on the reporting structure of the current user.
Each of the following classes has a data transform named SetValues with the Call data transforms in superclass option selected. The SetValues data transforms set the properties PropA and PropB, as shown in the following table.
What is the value of PropA and PropB after the SetValues in MyCo-App-Data-A has been invoked?
A. PropA=1 and PropB=2
B. PropA=1 and PropB=4
C. PropA=3 and PropB=4
D. PropA=3 and PropB=2
A new hire process includes a Screen Job Applicant assignment. The recruiter who has been assigned the task should complete it within 24 hours. If the assignment is not completed in 24 hours, the system automatically sends an email notification to the hiring manager.
How would you configure the process to ensure that the director receives the email after the goal is passed?
A. Add a Send Email shape to the process after the assignment.
B. Add an SLA with an escalation action to the assignment.
C. Add the SendCorrespondence flow action to theassignment.
D. Add a notification to the assignment.
ABC Corp requires that expenses billable to a client are reviewed by an auditor in the Finance department. After the auditor approves the expenses, the client is billed. You create the work party for the auditor as an instance of which class?
A. Data-Party-Org
B. Data-Party-Operator
C. Data-Party-Com
D. Data-Party-Person
A company establishes a deadline to respond to customer inquiries. During the month of June, an increase in customer inquiries lengthens the average response time per inquiry beyond the established deadline. To address the issue, the company decides to lengthen the deadline until the end of August.
How do you satisfy this requirement?
A. Circumstance the process using theProperty and Dateoption, and specify a start date and end date for the case creation date.
B. Circumstance the service level using theTemplateoption, and create a circumstance definition with the start date and end datefor the extended deadline.
C. Circumstance the property used to record the due date for addressing the inquiry, and specify a start date and end date for the extended deadline.
D. Circumstance the service level using theProperty and Dateoption, and specify a start date and end date for the extended deadline.
In an insurance claim application there is a claim case defined. The claim case creates a top-level repair case. Data propagation is configured to copy relevant claim data into the repair case. What is true with regards to the data propagation feature for subsequent updates to the claim case?
A. The data propagation feature will continue to track changes and propagate data to the repair case until theclaim case is resolved.
B. The data propagation feature will track changes and propagate data for the entire lifecycle of the repair case.
C. The data propagation feature cannot be used because it only supports data propagation to child cases.
D. The datapropagation feature only propagates data when the repair case is created.