To specify conditions based on the attributes of the location of the business unit of the assignee, use the following format (without spaces):
$(_.bu.location.attribute operator 'value')
Enclose string values in single quotation marks. Enter numeric values without quotation marks.
Examples
Sample conditions follow:
$(_. bu.location.state==7434)
7434 is the code for New York in the ca_state_province table.
$(_. bu.location.country==169)
169 is the code for the country of Mozambique in the ca_country table.
Copyright © 2013 CA.
All rights reserved.
|
|