To specify conditions based on the attributes of the location of the assignee, use the following format (without spaces):
$(_.user.location.attribute operator 'value')
Enclose string values in single quotation marks. Enter numeric values without quotation marks.
Examples
Sample conditions follow:
$(_.user.location.name==‘Home’)
$(_.user.location.country==114)
Note: The code for India in the ca_country table is 114.
$(_.user.location.city==‘Hamburg’)
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |