Skip to main content

Queuing a task for background processing

1 Task

30 mins

Visible to: All users
Intermediate Pega Platform 8.8 Dev/Designer Studio English
Verify the version tags to ensure you are consuming the intended content or, complete the latest version.

Scenario

To reduce errors and complaints with payroll processing, the Human Resources department allows employees of TGB to enroll in direct deposit. When employees enroll, their paycheck is automatically deposited into their checking account when the accounting department processes the company payroll.

To automate payroll processing and avoid both case processing delays and performance impacts during peak business hours, add a step to the case life cycle to queue the creation and sending of an email once the user completes a Payroll Setup case.

The following table provides the credentials you need to complete the challenge.

Role User name Password
Senior System Architect SSA@TGB pega123!
Note: Your practice environment may support the completion of multiple challenges. As a result, the configuration shown in the challenge walkthrough may not match your environment exactly.

You must initiate your own Pega instance to complete this Challenge.

Initialization may take up to 5 minutes so please be patient.

Challenge Walkthrough

Detailed Tasks

1 Create Run in background and confirmation steps

  1. In the Pega instance for the challenge, enter the following credentials:
    1. In the User name field, enter SSA@TGB.
    2. In the Password field, enter pega123!.
  2. In Dev Studio, configure the Payroll Setup case as shown in the following image.
    standard-queue-processor-complete-enrollment-stage
  3. Change the name of the Run in background step to Upload payment information.
  4. In the contextual properties panel for the Run in Background step, use the information in the following table to configure a standard queue type to run the UploadToPaymentProcessor activity.

    Field Value
    Type of queue Standard
    Activity name UploadToPaymentProcessor
    Lock using Primary page
    Alternate access group  
    Audit note Upload to payment processor and send confirmation email
    Tip: The activity must already exist prior to the configuration of a standard queue processor. The UploadToPaymentProcessor activity sends an email using the call method.
    Standard queue
    Note: By default the queue processor uses the access group of the user who queued the item.
  5. After the Upload payment information step, add a Payroll information received send email step, to confirm that the payroll information is received.
  6. In the contextual properties panel for the Payroll information received step, update the fields to match the table and image below: 
    Field Value
    Send to drop-down Field
    Send to recipient .Employee
    Subject Payroll information received
    Message Custom
    Compose A confirmation email about case <<.pyID>> will be sent within 24 hours.
    standard-queue-processor-send-email
  7. Save your changes.

Confirm your work

  1. Create a new Payroll Setup case.
  2. Complete the Collect employee information form by using a valid email address.
    standard-queue-processor-collect-employee-information
  3. Click Submit
  4. Advance the case to the Complete enrollment stage.
  5. In the Review selections view, click Submit to complete the case with a Resolved-Completed status.
  6. Verify the confirmation emails are present on the case. 
    standard-queue-processor-attached-emails
  7. Click Actions > View history and locate the audit note you entered for the Run in Background step to verify the standard queue processor ran.
    Note: You may need to refresh the case after 1-2 minutes to see the audit note and the email sent by the activity.
    Case History
  8. From Admin Studio, click the Queue processors tile to view the list of queue processors.
  9. Verify that the Ready to process column is zero to confirm the case step processed.
    Queue processors list
    Note: The Processed in the last hour column may reflect the standard queue item you just ran. However, the field may also reflect other background processes occurring in the system at the same time.

This Challenge is to practice what you learned in the following Module:


Available in the following mission:

If you are having problems with your training, please review the Pega Academy Support FAQs.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice