Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
To pass an array of strings for the <Object> parameter of a rule function, use the code similar to the following in the custom action area of the decision table:
Object[] obj= {"String1", "String2", "String3"};
RuleFunction(obj)
Environment:
============
o TIBCO BusinessEvents 3.0.1 and all hotfixes
o All OS