What is "mtree" or "MTree"?

What is "mtree" or "MTree"?

book

Article ID: KB0092053

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK -
Not Applicable -

Description

Resolution:
MTree/mtree is the C/Java class that represents the RV message to be transmitted over TIB.
In terms of RV, an mtree is simply a nested RV message of type RVMSG_RVMSG.

A RV message can be viewed graphically as a tree structure where the nodes are simple name/value pairs (MData) and the branches are nested RV messages (MTree).

Additionally, the use of MTree in Adapter SDK based application is not recommended SDK 5 and up, using these lower level class make their
application "non-portable" "non-upgradable", as SDK introduced messaging transports beyond RV.

Issue/Introduction

What is "mtree" or "MTree"?

Environment

Product: TIBCO Adapter SDK Version: All OS: All --------------------