![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can configure channels of different types, using the appropriate driver. See Overview of Channels and Destinations.
Properties Select Properties to configure this channel resource using properties. See:Resource Select Resource if you have a shared resource in your project whose properties you want to reuse for this channel.Note: The path to the resource and the resource name cannot contain any of the words listed in Keywords and Other Reserved Words. For more information about the Rendezvous service parameter, see TIBCO Rendezvous Concepts or TIBCO Rendezvous Administration. The location of the Rendezvous daemon, which is usually expressed as a client socket number, for example 6555. In most cases, you can leave this field empty, accepting the default value. For more information about the daemon parameter, see TIBCO Rendezvous Concepts.Default is tcp:7500 (defined in Global Variables). Example: tcp://localhost:7222 Accepts true or false. Specify true if the session has transaction semantics. Specify false if it has non-transaction semantics. For more information about the IsTransacted property, see TIBCO Enterprise Message Service documentation. See Basic TIBCO ActiveSpaces Concepts and Terminology for the fundamental concepts and terminology.
• destination port specifies the destination port used by the PGM transport. If not specified, the default value of 7888 is used.
• interface;discovery group address specifies the address of the interface to be used for sending discovery packets, and the discovery group address to be used. If not specified, it defaults to the default interface and discovery address, 0.0.0.0;239.8.8.8.
• optional transport arguments specifies a semicolon-separated list of optional PGM transport arguments. By default, the PGM transport is tuned to provide the best performance according to the most common deployment architectures. The values of those optional arguments should be changed only when necessary and with care, since any inappropriate values could easily result in degraded performance of the product.
• service specifies the TIBCO Rendezvous service number (UDP port) that will be used. If not specified, the value defaults to 7889.
• network specifies the interface and discovery group address that will be used to send Rendezvous discovery packets. The format is:If not specified, the default interface and discovery group address will be used. (tibrv://7889/;239.8.8.9/).
• daemon specifies where to find the Rendezvous daemon. If not specified, it will try to connect to a local daemon on port 7500.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |