To specify conditions based on the attributes of the business unit of the assignee, using the following format (without spaces):
$(_.user.bu.attribute operator 'value')
Enclose string values in single quotation marks. Enter numeric values without quotation marks.
Examples
Sample conditions follow:
$(_.user.bu.name==‘Western Regional Sales’)
$(_.user.bu.singleAccountMode==1)
$(_.user.bu.location.country==114)
This condition uses 114, because 114 is the ID number for India in the ca_country table.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |