INTRODUCTION TO NET
APPLICATION DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
System puts entry into failure status
|
|
System reverses any changes the process initiated
|
|
Indicates the process is broken
|
|
Sends an error message to the user
|
Detailed explanation-1: -Queue Processor: Tasks can be queued using either a Run in Background smart shape or the Queue-For-Processing method in an activity. Tasks can be queued immediately or the queue can be delayed. Run a specified activity on the queued item.
Detailed explanation-2: -A queue processor rule allows you to focus on configuring the specific operations to perform in the background. Pega Platform provides built-in capabilities for error handling, queuing and dequeuing, and can commit conditionally when using a queue processor.
Detailed explanation-3: -Select Designer Studio-> Process & Rules-> Tools-> Work Admin-> Broken Queue Items. Select the class for the broken queue item you wish to requeue and click Execute View.
Detailed explanation-4: -Queue processor in Pega is an internal background process operating on the server/node that runs business logic based on the specific time interval. As the name suggests, each queue processor will be mapped to a topic (queue) & processes the messages published into its respective topic.
Detailed explanation-5: -You can view advanced statistics on each queue processor by viewing the data flow.