![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A channel is configured to listen to the flow of messages on Rendezvous. The orders destination directs TIBCO BusinessEvents to map messages coming in on the subject, orders, to the new_order simple event.You can map incoming messages to specified event types. The technique is explained in Mapping Incoming Messages to Non-default Events in TIBCO BusinessEvents Developer’s Guide.You can send an event to the default destination of its event type using the Event.sendEvent() or Event.replyEvent() functions.You can send an event to a specified destination using the Event.RouteTo() function.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |