![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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. The name of the Tuxedo service to be invoked by the adapter. 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.
The field that contains the error code. Example: AETUX-00031 The field that contains the complete error description. Tuxedo returned error code and details will be part of this description.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |