Rendezvous Palette
Using the Rendezvous palette you can send and receive TIBCO Rendezvous® messages.
- Datatype Conversion
When sending or receiving TIBCO Rendezvous® messages, TIBCO ActiveMatrix BusinessWorks™ converts the fields of the message to the correct datatypes. Data in the incoming Rendezvous® messages is converted to ActiveMatrix BusinessWorks™ datatype (and represented in the activity’s output). Data in an outgoing message is converted to Rendezvous® datatypes. - Field Names in Messages
A TIBCO Rendezvous® message can contain field names that are not compliant with XML naming rules. For example, XML element names can neither begin with a number, nor can they contain special characters, such as # or ^. When activities in the Rendezvous palette send or receive messages, element names in the input schemas or output schemas for the activity must comply with XML naming rules. Any element in referenced schemas in the input schemas or output schemas is automatically altered to comply with XML naming rules. From the XML-Compliant Field Names field, you can handle the incoming or outgoing messages when the field names are not valid XML names. - Globalization Support
TIBCO Rendezvous® activities use bw.palette.messageEncoding property as the wire format encoding. - Rendezvous Publisher
Rendezvous Publisher is a synchronous activity that publishes a TIBCO Rendezvous® message on the specific subject with the specified message content. - Rendezvous Transport
Rendezvous Transport resource describes a TIBCO Rendezvous ® transport. This resource is used when specifying activities from the Rendezvous palette. For more information about specifying these fields, see the TIBCO Rendezvous documentation. - Rendezvous Reply To Request
Rendezvous Reply to Request is a synchronous activity that is used to send a reply to a received TIBCO Rendezvous® message. - Rendezvous Subscriber
Rendezvous Subscriber is a process starter activity that creates a process when a TIBCO Rendezvous® message on the specified subject is received. - Rendezvous Request Reply
Rendezvous Request Reply is an asynchronous activity that publishes a TIBCO Rendezvous® message on the specified subject with the specified message content. A reply to the message on the specified reply subject and with the specified reply message content is received by this activity. This activity waits for a reply on the reply subject and outputs the content of the reply. This activity uses the INBOX mechanism to ensure that reply messages are received only by the process that sent the request. - Wait for Rendezvous Message
Wait for Rendezvous Message activity waits to receive a TIBCO Rendezvous® message with the specified subject.
Copyright © Cloud Software Group, Inc. All rights reserved.