Cost Center is not recognized in the Supervisory Approval
Summary
Need to route an expense report specific number of levels if the employee cost center is in a specific rangeContent
Gurus,
I need to route expense reports under $1000 to 2 levels in the supervisory chain if the employee's cost center on the worker record is in the range from '10000' to '99999'.
I have defined the conditions where
Expense Report.Expense Report Total less than 1000 and
Task.payload.empDefaultCostCenter between "10000' and "99999"
The rule validated and compiled successfully.
However when I create and save the expense report for this worker, the rule is not picked up, and I see an error:
Tagged:
2