Is Redwood Business Rule Capable to call Person BO from Assignment BO as Autocomplete rule?
Summary:
Hi
@Aarti Satyamurthy-Oracle @John Rhodes-Oracle
We have an existing Autocomplete rule
UseCase#37 - Default Work Tax Address on employees Assignment to employees current Home address in case Work Location has string Work At Home, else default it to NULL for US Employees.
Flows Impacted: Change Location/ Change Assignment
Question -
- If the Redwood Change Assignment and Change location flow capable/mature enough to re write the rules?
- There is an existing bug where Work Tax address is a free text and not a LOV (as in RUI). Any ETA ?
Pseudo Code:
If Country = 'US' and assignment type in ('Employee', ''Pending Worker') Then
Tagged:
0