TIBCO Adapter SDK C++ Reference
|
Typically, the application itself defines the context, however, that means that each sending and receiving application have to agree on the format for the context. This class encapsulates a specification of such a context, which can be used to provide uniformity, for example in integration scenarios where several adapters work together.
You must import BusinessDocument.dat in the repository. If you use the MBusinessDocument() constructor and if the repository does not contain the MBusinessDocument class definition at /tibco/public/class/ae/baseDocument/MBusinessDocument, the SDK throws an exception.
This class allows applications to include information about the structure and other aspects of the data that is sent. The MAdvisoryDocument class is most useful for debugging and performance analysis purposes. This class can have data sections that are accessible with its get() and set() methods.
class MBusinessDocument;
MBusinessDocument