Import
When importing a Rendezvous message, tibemsd translates it to an EMS message body type based on the presence of the field as seen in the following table.
Rendezvous Field | EMS Body Type |
---|---|
JMSBytes | JMSBytesMessage |
JMSObject | JMSObjectMessage |
JMSStream | JMSStreamMessage |
JMSText | JMSTextMessage |
None of these fields are present. | JMSMapMessage |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.