Copyright © TIBCO Software Inc. All Rights Reserved


Appendix C Message Formats : Subscription Service Additional Fields

Subscription Service Additional Fields
Table 43 lists the additional fields that are available in the request schema for a subscription service.
The Tuxedo communication paradigm used to invoke the Tuxedo service. The possible values are:
Used to specify the type of Tuxedo communication paradigm to be used for an adapter service.
Used when the Tuxedo communication paradigm is set to Async, Queue or Convl. It is not used when it is set to Event.
If set to Queue, the service name and the request queue name must be identical.
The name of the queue space configured in the Tuxedo integrated application. This queue space will contain the request queue, reply queue, and error queue.
Used only if the Tuxedo communication paradigm is set to Queue-based.
The name of the reply queue defined in the Tuxedo queue space. Replies from the Tuxedo services will be posted in this queue.
Used only if the Tuxedo communication paradigm is set to Queue-based.
The field in the request class that contains the name of the Tuxedo field where the batch size for the transfer of data is specified.
Used only if the Tuxedo communication paradigm is set to Conversational and appears in the schema only if the buffer type is configured as FML32.
The field in the request class that contains the name of the Tuxedo field where the event is specified. This event name is used to post subscribed data to Tuxedo.
Used only if the Tuxedo communication paradigm is set to Event-based and appears in the schema only if the buffer type is configured as FML32.
The field in the request class where the event name is specified. This event name is used to post subscribed data to Tuxedo.
Used only if the Tuxedo communication paradigm is set to Event-based and appears in the schema only if the buffer type is configured String or CArray.
Table 44 lists the additional fields that are available in the reply schema for a Subscription service. The adapter populates these fields in the reply.

Copyright © TIBCO Software Inc. All Rights Reserved