![]() |
Copyright © TIBCO Software Inc. All rights reserved |
Specified in the FILE_OPTIONS element of the FileType section of the FilePublisher and FileSubscriber configuration files. Valid values are 'body' and 'null'
• When body is specified, the entire EMS message is tracked on the EMS server.
• When null is specified, only the header of the message is tracked. The JMS standard specifies two delivery modes for messages, PERSISTENT and NON_PERSISTENT. TIBCO EMS also includes RELIABLE_DELIVERY. This delivery mode eliminates some of the overhead associated with the other delivery modes.More information about properties specific to TIBCO EMS can be found in the TIBCO Enterprise Message Service Java API Reference.
![]() |
Copyright © TIBCO Software Inc. All rights reserved |