Skip to main content

Validating data against business logic

1 Task

10 mins

Visible to: All users
Beginner Pega Platform 8.7 Data Integration English
Verify the version tags to ensure you are consuming the intended content or, complete 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.

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 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 Fields > Payment information > 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. 
    The Validate fields modal highlighting the selection of the field value of Today
  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.

Confirm your work

  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

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


Available in the following missions:

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

Did you find this content helpful?

67% found this content useful

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