PEGAPCSSA80V1_2019 Exam QuestionsBrowse all questions from this exam

PEGAPCSSA80V1_2019 Exam - Question 21


A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.

Select two possible designs for this use case. (Choose two.)

Show Answer
Correct Answer: AC

To ensure certain operations start executing at midnight GMT in a globally distributed application, dedicated queue processors are necessary. Only dedicated queue processors provide the capability to specify exact times for processing. The 'Run in background' step can be paired with a dedicated queue processor to handle the timing accurately. Similarly, the 'Queue-For-Processing' method in an activity should be used with a dedicated queue processor to ensure precise execution timing.

Discussion

3 comments
Sign in to comment
vinoth_kumar
Sep 17, 2020

Answer is AC. you need dedicated QP to specify a time to process. Standard QP process the queued items immediately.

Test_Test_
Mar 11, 2021

AC. https://community.pega.com/knowledgebase/articles/system-administration/84/queue-processing-method "A DateTime property in the class of the step page. This option is available for dedicated queue processors only. A DateTime property by which you specify when a dedicated queue processor resolves the activity. The property represents the time after which an item can be processed."

HasBH
Nov 18, 2021

it's AC, Dedicated QP