Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam PEGAPCSSA87V1 All Questions

View all questions & answers for the PEGAPCSSA87V1 exam

Exam PEGAPCSSA87V1 topic 1 question 17 discussion

Actual exam question from Pegasystems's PEGAPCSSA87V1
Question #: 17
Topic #: 1
[All PEGAPCSSA87V1 Questions]

A medium-size toymaker wants to fulfill orders received during the peak season in December and process the orders in batches multiple times a day.
Flow do you implement this use case?

  • A. Create a queue processor that can process orders received by the company.
  • B. Create one scheduled job and set its run schedule to multiple times a day.
  • C. Create scheduled jobs, one for each run, that can process accumulated orders.
  • D. Create batches of orders and send each batch for processing when it gets full.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Pino_Mandolino
1 year, 3 months ago
Why not A?
upvoted 1 times
shinchanpixie
1 year, 3 months ago
Queue processors can queue task using Run in Background automation or Queue-for-processing method in activity, and it will run immediately or delayed based on type of queue processor. Queue processor does not suit current use case because it is required to process orders multiple times a day which can be configured in job processor, which is meant for this purpose
upvoted 1 times
...
mozzey121
1 year, 2 months ago
Job schedulers are perfect for these batch jobs which run at frequent and predictable increments, think of queue processors as more on demand processing
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...