JMS connectors > Concepts > Message formats

Message formats
The JMS connectors support the following message formats:
Binary messages are slightly more efficient since no transformation is involved.
Input connectors automatically read both binary and text messages and writes the data to the input queue.
Output connectors must to be configured to either send data as text or as binary data. It is possible to send text data in a binary message, but in that case the JMS provider will not transform the data. It is however not possible to send binary data in a text message without corrupting the information.
OpenText StreamServe 5.6 Updated: 2013-03-01