A
string
value
that represents the format of the data in the body of the message
retrieved from the queue on the JMS provider. The message is retrieved by
the
Receive Message From Queue operation
operation of the JMS service.
These values are valid:
-
EMPTY:
-
Specifies no payload.
-
STRING:
-
Specifies a
string
value.
-
DOCUMENT:
-
Specifies a
document
value.
-
XML:
-
Specifies an
xml
value.
-
BINARY:
-
Specifies a
binary
value.
-
SERIALIZABLE:
-
Specifies an object that has been deserialized for transmission purposes.
The value can be deserialized to re-create the object.
For
information about configuring default properties, see
Datatype specific settings
.
Datatype specific settings
A
string
value
that represents the format of the data in the message body.
|
|
|