Using Synchronous Invocation

Execution is synchronous. The process waits for the rule function to return a value. The rule function acquires a lock on TIBCO BusinessEvents working memory until the RTC cycle completes and then returns a value to the process.

You can use more than one Invoke RuleFunction activity in a process only if each uses a different agent.