Format You Must Use with the Named Method n Applet User Property
You must enclose each item that you include in the value of this user property in double quotation marks. You must use a comma and a space to separate each item. If a value includes a hyphen or parenthesis, then you must enclose this value in another set of single quotation marks or two more sets of double quotation marks. For example, if Siebel CRM must send the O2 Repair - Create Notification workflow process as a value for a parameter, then you use the following format:
"'O2 Repair - Create Notification'"
or
"""O2
Repair - Create Notification"""
For more information, see How This Book Describes the User Property Format.
You can append more parameters to an expression. If you use a business service action, then Siebel CRM sends this expression as a property set. You must use a name and value pair instead of an array of strings. For example:
"NameExpr", "ValueExpr"