Type:
|
String
|
Default Value:
|
None
|
Valid Values:
|
Any combination of fields, each containing a type property and a value property
|
The message data is the property of the message that provides instructions or values for the receiving process. The message data consists of fields that carry a unit of information. Message data can contain any number of fields, although most messages have a well-defined layout for their fields. Each field has the properties type and value.
Type identifies the format of the field value, such as integer, character, or string. The valid field types are:
Value identifies the value of the field based on the field type, as well as a value of unknown. See Unknown Field Values.
TIBCO SmartSockets™ User’s Guide Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |