Deliver Tree Mode

The deliverData() function gets data in the form of an NDO from a transport and delivers it to an application. The data tree is extracted from the NDO and delivered to the adapter plug-in call.

If you are using an NDO with the NCF Serializer, the message type is used to look up the metadata in the schema repository. To keep the formats cleaner when using the NCF wire format, not all schema information is kept in the wire format. If Deliver is retrieving a message from a transport using NCF Serializer, the message must have the OPT_MSG_TYPE option set to the format name matching the schema repository file.