Skip to main content

Validating data against business logic

Archived

2 Tasks

10 mins

Visible to: All users
Beginner Pega Platform 8.5 Data Integration English
This content is now archived and is no longer updated. Progress is not calculated. Pega Cloud instances are disabled, and badges are no longer awarded. Click here to continue your progress in the latest version.

Scenario

Customers with standard coverage use a credit card to pay for services performed by a service provider. To ensure that credit card transactions are processed correctly, stakeholders have identified that the expiration date must be in the future. Expired cards are rejected, and the process cannot continue until the user provides a valid expiration date.

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

Role User name Password
Application Developer author@gogoroad 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.

Challenge Walkthrough

Detailed Tasks

1 Configure a view to validate the expiration date is in the future

  1. In the navigation pane of App Studio, click Case types > Assistance Request to open the Assistance request case type.
  2. Click the Enter payment information step.
  3. In the contextual properties pane on the right, click Configure view.
  4. In the Enter payment information view, click the Validations tab to add a validation condition to the step.
    configureView
  5. In the Validate fields based on these conditions section, click Add condition to make the condition entry fields available. 
  6. In the Message field, enter Expiration date is not valid. as the message to display if the user enters an invalid expiration date.
  7. In the Select list, select PaymentInformation > Expiration date.
  8. In the Comparator list, select is before.
  9. On the right, click the Gear icon to open the Select values dialog box to define additional options for the condition.
    ValidateFields
  10. In the Select values dialog box, in the Type list, select Time period to match the fields as shown in the following image.

    selectValues
  11. In the Select values dialog box, click Submit.
  12. In the Enter payment information view, click Submit.

2 Confirm your work (section not graded)

  1. In the Assistance request case, click Save and run.
  2. Advance the case to the Enter payment information step.
  3. In the Expiration date field, enter a date in the past.
  4. On the Enter payment information form, click Submit to attempt to advance the case.
  5. Verify that the application prevents the case type from advancing and displays the Expiration date is not valid error.
    Note: The error message ID may be displayed instead of the error message.
    validation message
  6. In the Payment information Expiration date field, enter a date in the future.
  7. Click Submit and confirm that the case advances to the next stage.
    pass validation


Available in the following mission:

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