Skip to main content

Validating data against business logic

Archived

2 Tarefas

10 min

Visível para: All users Applies to: Pega Platform
Beginner
Inglês
Este conteúdo foi arquivado e não recebe mais atualizações. Seu progresso não será registrado. O Pega Cloud está desativado, e as conquistas não estão mais disponíveis. Clique aqui para continuar seu progresso na versão mais recente.

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 Operator ID Password
Application Developer author@gogoroad pega123!

Challenge Walkthrough

Detailed Tasks

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

  1. In App Studio, from the left navigation pane, 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.
    enter-pay-view-validate-tab
  5. Under No validation conditions present, 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 drop-down, select PaymentInformation > Expiration date.
  8. In the Comparator drop-down, select is before.
  9. To the right, click Select values to define additional options for the condition.
    validations
  10. From the Type drop-down, select Time period. The fields should match the image below.
    validate-select-values
  11. In the Select values dialog box, click Submit.
  12. In the Enter payment information view, click Submit.

 

2 Confirm your work

  1. From 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. Verify that the application prevents the case type from advancing and displays the Expiration date is not valid error.
    validation message
  5. In the Payment information Expiration date field, enter a date in the future.
  6. Click Submit and confirm that the case advances to the next stage.
    pass validation


Disponível nas seguintes missões:

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