Overriding the Rule Function at Runtime

You can override which function is called at run time. To do so, enter a global variable as the value for rulefunction in the Input tab. At run time, you can specify a rule function with a different name but the same signature as the one specified in the activity's Configuration tab.

You can only use rule functions that are in the TIBCO BusinessEvents EAR file deployed for the integration project.