Skip to main content
Administrator Guide
Last Updated: 2026-03-13
Example: Rule Conditions for the Recruitment Incentive Payment Type

Example: Rule Conditions for the Recruitment Incentive Payment Type

These are 3 example
Rule Conditions
configurations in the
Create Personnel Action Request Condition Rule
task for the Recruitment Incentive payment type.
There are 3 examples because you can map both allowance plans and one-time payment plans in Workday to the Recruitment Incentive payment type in the
Maintain Federal Field Values
task.
  1. In this example, your condition rule is for one-time payment plans that are mapped to the
    Recruitment Incentive - One Time Payment
    field in the
    Maintain Federal Field Values
    task:
    And/Or
    (
    Source External Field or Condition Rule
    Relational Operator
    Comparison Type
    Comparison Value
    )
    And
    (
    5-A. Code
    equal to
    Value specified in this filter
    815
    Or
    6-A. Code
    equal to
    Value specified in this filter
    815
    )
    And
    (
    One-Time Payment Event
    is not empty
    Value specified in this filter
    )
  2. In this example, your condition rule is for allowance plans that are mapped to the
    Recruitment Incentive - Allowance Plan
    field in the
    Maintain Federal Field Values
    task:
    And/Or
    (
    Source External Field or Condition Rule
    Relational Operator
    Comparison Type
    Comparison Value
    )
    And
    (
    5-A. Code
    equal to
    Value specified in this filter
    815
    Or
    6-A. Code
    equal to
    Value specified in this filter
    815
    )
    And
    (
    Employee Compensation Event
    is not empty
    Value specified in this filter
    )
  3. In this example, your condition rule is for one-time payment plans AND allowance plans that are mapped to the
    Recruitment Incentive - One Time Payment
    and
    Recruitment Incentive - Allowance Plan
    fields, respectively, in the
    Maintain Federal Field Values
    task.
    And/Or
    (
    Source External Field or Condition Rule
    Relational Operator
    Comparison Type
    Comparison Value
    )
    And
    (
    5-A. Code
    equal to
    Value specified in this filter
    815
    Or
    6-A. Code
    equal to
    Value specified in this filter
    815
    )
    And
    (
    One-Time Payment Event
    is not empty
    Value specified in this filter
    Or
    Employee Compensation Event
    is not empty
    Value specified in this filter
    )