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