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 8 Question 26 Discussion

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

A shipping case needs to wait for a designated time period before progressing In its flow. The developer considers using either a Wait shape or an assignment with a service-level agreement (SLA) to perform this function.

Identify the use case where an assignment with an SLA is the preferred approach.

Show Suggested Answer Hide Answer
Suggested Answer: A, B

Max Attempts: The maximum number of retry attempts set is 4.

Initial Delay: The initial delay before the first retry attempt is 2 minutes.

Delay Factor: The delay factor is set to 2, which means the delay doubles with each retry.

Calculating Delays:

First attempt fails, delay before second attempt = Initial delay = 2 minutes.

Second attempt fails, delay before third attempt = Initial delay * Delay factor = 2 minutes * 2 = 4 minutes.

Third attempt fails, delay before fourth attempt = 4 minutes * Delay factor = 4 minutes * 2 = 8 minutes.

Delay Between Attempts: The question specifically asks for the delay between the second and third attempt, which is calculated as 8 minutes.


Pega documentation on queue processor configuration.

Pega Platform 8.x help files related to processing retries and delay factors.

Contribute your Thoughts:

Walker
6 hours ago
I think C is the correct answer. Adjusting the case urgency when the assignment is created is a use case where an SLA would be preferred over a simple Wait shape.
upvoted 0 times
...
Sonia
8 days ago
I see your point, but what about option B? Performing an action before the designated time could also be a valid reason to choose an assignment with an SLA.
upvoted 0 times
...
Nichelle
9 days ago
I agree with Anika. Having a custom UI form before the designated time seems like a valid reason to use an assignment with an SLA.
upvoted 0 times
...
Anika
12 days ago
I think option A is the preferred approach because it mentions presenting a custom UI form to the user.
upvoted 0 times
...

Save Cancel