Skip to main content
Administrator Guide
Last Updated: 2023-12-15
Set Up Custom Validation Severity and Conditions

Set Up Custom Validation Severity and Conditions

Security:
Set Up: Custom Validations
domain in the Common Financial Management functional area.
Create condition rules to have Workday generate errors or warnings during transaction validation.
  1. Access the
    Maintain Custom Validations
    report.
  2. Select the type of transaction.
  3. Click
    New Validation
    .
    As you select the
    Severity
    level, consider:
    Option Description
    Critical
    Prevents workers from submitting an invalid transaction.
    Warning
    Alerts workers but doesn't prevent transaction submission and approval.
  4. Complete the task:
    Option Description
    Description
    The message Workday displays to workers when you don't configure a validation message.
    Comment
    Internal messaging that doesn't display publicly on the validation. Use this field to detail the logic for the validation.
    Category
    Assign a category to make the validation rule easier to find later. You can create
    Custom Validation Rule
    categories using the
    Maintain Condition Rule Categories
    task.
    Derived Logic
    The statement that you’ve defined through the rule conditions. The field displays:
    • Existing statements.
    • New statements after you define and save them.
    Copy Condition from Rule
    You can copy and modify an existing validation rule to create a new one.
  5. Add a row to the
    Rule Conditions
    grid:
    Option Description
    And / Or
    When 2 or more statements exist in the expression, set this condition to control how the statements relate to each other.
    ( )
    Use parentheses for 3 or more statements and a combination of
    And
    and
    Or
    conditions.
    Example:
    (A and B) or C
    .
    Source External Field or Condition Rule
    The field or condition rule you select as the source determines which other options are available.
    Relational Operator
    These options depend on the data type.
    Comparison Value
    Based on the
    Comparison Type
    , select a comparison field or enter a value to compare to the source.
  6. (Optional) Select
    Test Validations
    to test the custom validation performance.
    Specify an existing transaction to test the validation on.
    Workday doesn't support testing for the benefits transactions types.
Write custom validation messages.