Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 21 ActiveMatrix BusinessWorks Integration : Invoke RuleFunction Resource Reference

Invoke RuleFunction Resource Reference
To enable an ActiveMatrix BusinessWorks process to call a TIBCO BusinessEvents rule function, you configure one or more Invoke RuleFunction activities according to your needs. Execution is synchronous. See Invoking a TIBCO BusinessEvents Rule Function from a Process and Working With Invoke RuleFunction Activities for more details.
Configuration
The Configuration tab has the following fields.
The name to appear as the label for the resource. Names follow Java variable naming restrictions. Do not use any reserved words. Names must be unique within a folder. See Identifiers (Names).
The list rule functions you can select for the Rule Function field comes from the EAR file referenced in the selected RuleServiceProvider Configuration resource.
Input
The Input tab has the following fields.
Enter a global variable that is used to specify the name of the rule function at runtime. Do not enter the .rulefunction extension. The rule function you specify must have the same signature as the function specified in the Configuration tab (and a different name). See Overriding the Rule Function at Runtime
Map the available process data to the activity input, or enter values in the fields as appropriate for the datatype of each argument.
Output
The Output tab has the following fields.
Data Type

Copyright © TIBCO Software Inc. All Rights Reserved