Siebel Assignment Manager Workload Rules
We have Multilingual Application in 8 languages and for this in the UI all picklists have MLOV defined.
Now for the assignment manager in Service Request we are defining workload distribution rules.
Please let me know how we need to put the syntax
The condition I have put now is
Conditional Field : Service Request Status
Comparison Operator : NOT IN
Value : ('Closed', 'Cancelled')
So this will check all the SRs which are not closed or cancelled.
My question is will this condition work as well in Multilingual?
or do we need to define values as LookupValue('')?
Kindly provide me the right syntax to use here.