When processing an auto accident claim, the system requires three approvals: Approval from the adjuster who inspected the car, approval from the medical administrator who provided medical care to the insured, and approval From the insurance agent who verified the claim.
How do you implement this requirement so each approver can work independently?
A. Create three assignments and route to the appropriate approver.
B. Create an approval step with cascading approval.
C. Route to a workbasket where all three roles have access.
D. Create business logic to route to the different approvers.
A car rental company provides luxury cars in certain geographical locations. According to policy, the rental request for luxury car must be processed by an agent who is trained to rent luxury cars. Which routing approach do you use?
A. Route the request to a manager who assigns the agent.
B. Route requests to a skilled work group.
C. Route to a skilled member of a work group.
D. Route to a work group based on the location.
How do you route an assignment so that any available member or the Finance department can perform the task?
A. Route the assignment to a work M
B. Route the assignment to a work queue.
C. Route the assignment to the admin user ID.
D. Route the assignment separately to all members.
An application allows consultants to enter their hours on a project on a weekly basis. Consultant hours must be approved by both their manager and the project supervisor. The approvals can be performed in any order. How do you configure the approvals in the application?
A. Add the manager approval to an alternate stage in the case life cycle.
B. Configure a parallel process for each of the required approvals.
C. Add an optional process to each approval in the appropriate stage.
D. Configure a single cascading approval based on an authority matrix.
In a case which tracks requests for auto loans, a requirement states: Customers should be able to modify contact information at any time during the processing of the case. Contact information changes must not alter or interrupt the primary flow of the case.
Which option meets the needs of this requirement?
A. Add an assignment to the case life cycle.
B. Add an alternate stage to the case life cycle.
C. Add a stage with a start condition to the case workflow.
D. Add an optional action to the case workflow.
Consider this requirement for a business transaction:
An employee submits a request to purchase equipment. The request is sent to the manager for review and approval.
*If approved, the request is forwarded to the Fulfillment department. *If the manager rejects the request, it is sent back to the employee for reconciliation or cancellation.
* The Fulfillment department will process the request if the requested items are in stock. Select the case life cycle design that most closely follows the guidelines for identifying and naming stages. A
B
D
A. Option A
B. Option B
C. Option C
D. Option D
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)
A. Will field information about the temporary member be stored in an external database?
B. What fields does the account owner need to see to be able to add a temporary member?
C. How do the fields for the temporary member need to be displayed?
D. Do the fields about the temporary member need to be displayed in multiple languages?
Consider the following scenario:
*During the Interview process for a Job Application case, an administrative assistant selects the date and location of the interview.
*Next, an email invitation is sent to the candidate.
*During the interview, the hiring manager captures notes from the discussion.
*Finally, the candidate is assigned a technical exercise and the results are added to the case.
Select two step names that follow the guidelines for identifying and naming the steps in the process. (Choose Two)
A. Schedule Interview
B. Notify Candidate
C. Ask Questions
D. Technical Exercise
While running through a case life cycle, a business stakeholder notices a problem in a summary view. The view should be read-only but half of the form can be edited.
How can the business stakeholder communicate this problem to the development team using Agile Workbench?
A. Create a story
B. Create a note
C. Create a bug
D. Create a comment
You are assigned to a pega implementation project as a pega business architect.
Which task are you expected to perform?
A. Organize the project Kickoff meeting.
B. Help to refine ahead of a sprint.
C. Identify the initial of case types.
D. Identify the scope of the initial release.