Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Pegasystems Exam PEGACPLSA88V1 Topic 7 Question 39 Discussion

Actual exam question for Pegasystems's PEGACPLSA88V1 exam
Question #: 39
Topic #: 7
[All PEGACPLSA88V1 Questions]

A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.

In order to allow the three physicians to review the orders in parallel, how would you configure the process?

Show Suggested Answer Hide Answer
Suggested Answer: B

To allow three physicians to review the orders in parallel, you need to use the 'Split For Each' shape. This shape enables parallel processing for each item in a list, such as the list of physicians.

Understanding Split For Each Shape in Pega: The 'Split For Each' shape allows you to create instances of a subprocess for each item in a specified list. This means each physician can independently review and evaluate the surgical procedure requests simultaneously.

Configuration Steps:

Step 1: Create a list of physicians who will be performing the evaluations.

Step 2: Add a 'Split For Each' shape to the process flow.

Step 3: Configure the 'Split For Each' shape to iterate over the list of physicians.

Step 4: Define the evaluation subprocess to be called for each physician.

Step 5: Ensure that each physician's evaluation subprocess is independent of the others.

Advantages of Using Split For Each: This approach allows all three physicians to perform their evaluations simultaneously, reducing the overall processing time and ensuring that the process can advance as soon as two out of three evaluations are completed.

Reference: Pega Documentation on Split For Each shape provides detailed steps on how to configure and use this shape in your process flows.


Contribute your Thoughts:

Caprice
2 days ago
I think D could also be a valid option, as it involves cascading approvals.
upvoted 0 times
...
Ammie
8 days ago
I'm leaning towards B, as it seems to make the most sense to me.
upvoted 0 times
...
Tanesha
12 days ago
I disagree, I believe the correct answer is C.
upvoted 0 times
...
Lynna
13 days ago
I think the answer is A.
upvoted 0 times
...

Save Cancel