To specify conditions based on the attributes of the location of the business unit of the assignee, using the following format (without spaces):
$(_.bu.location.attribute operator 'value')
Enclose string values in single quotation marks. Enter numeric values without quotation marks.
For example:
$(_. 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 © 2010 CA. All rights reserved. | Email CA Technologies about this topic |