![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• For certain scenarios where an inference agent is co-deployed with a query agent. See TIBCO BusinessEvents Event Stream Processing Query Developer’s Guide.See Adding Channels and Destinations for details on adding local channels.To route an event to a local channel’s destination, use the Event.routeTo() function. (You can use this function for other purposes too.)In the provided example, BE_HOME/Examples/MultipleSessionsAndLocalChannel, events containing small orders are sent to the agent that deals with small orders as follows:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |