A purchase request case is created by an employee. After submitting, the case is assigned to the manager for review. If approved, the case is assigned to the Accounts Payable department where an agent will review and, pending audit, will approve payment.
To determine what type of routing to apply to each assignment, what question do you ask yourself?
A. Is any special correspondence needed?
B. Can the work be delegated to other users?
C. How long does the work take to complete?
D. Who should do the work?
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.
In a purchase request case type, you have the following requirement: Purchase requests should automatically go to a manager of an employee. To meet this requirement, you design a case with a_______________.
A. process that routes to the manager
B. step that routes to the manager
C. change stage step to allow the employee to route to the manager
D. stage to route requests to the manager
A home loan application requires application the legal team manager and the Finance team manager. The Legal team manager must approve before the Finance team manager. How do you configure this requirement?
A. Create an approval step with cascading approval.
B. Apply business logic to route a single assignment in the correct order.
C. Route an assignment to a work queue where both roles have access.
D. Create an approval process for each manager in parallel.
When an auto accident claim is resolved in the Resolve stage, email notifications must be sent automatically to the adjuster who inspected the car, to the insured party, and to the insurance agent who verified the claim. How do you configure the resolve process to support this requirement?
A. Add a Send Email step as an optional action.
B. Add a Send Email step and include all required parties.
C. Route the email to all the recipients in a Collect Information step.
D. Route an Approval step to the required parties.
An applicant submits a loan request. The system validates information on the loan application and calculates the credit score of the applicant based on credit reports and the account history with the bank.
*If the credit score is unacceptable, the customer is notified of the result and the loan application is closed.
*If the credit is acceptable, the loan application is forwarded to a loan officer for review.
* If the loan officer approves the loan request, the loan application is sent to the underwriting department for processing.
*If the loan officer rejects the loan request, the customer is notified of the result and the loan application is closed.
Select the case life cycle design that most closely follows the guidelines for identifying and naming stages for the use case.
A

B


D

A. Option A
B. Option B
C. Option C
D. Option D
After an auto accident claim is submitted, a claims adjuster is assigned to the case. The claims adjuster reviews the policy of the claimant to verify coverage. The claims adjuster then begins an accident investigation. If the claim is denied, an appeals process is initiated. When the investigation is complete, a determination of fault is made, and then the accident claim is settled. 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 scenario:
An employee submits a request to purchase equipment. The request is sent to the manager for review. If approved, the request is forwarded to the Fulfillment department.
How do you name the step where the request is sent to the manager?
A. Approve Employee Request
B. Review Request
C. Manager Approves Request
D. Request Approval
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
You are defining a user view for a loan application. If the loan applicant indicates there are one or more open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.
A. Use a validate rule to verify the Date account opened is in the past.
B. Use a calendar control to verify the Date account opened is in the past.
C. Use a pick list control to verify the Date account opened is in the past.
D. Use a when rule to verify the Date account opened is in the past.