C node utility functions

A user-defined node created in the C programming language can create or define integration server objects, such as node factories, nodes, and terminals by using system-provided functions.

Functions are also provided to send messages to an output terminal for propagation to connected nodes, and to examine message content.

These utility functions are called by the node, and implemented by the integration server.

Initialization and resource creation
Message management
Message buffer access
Syntax element navigation
Syntax element access
SQL statement handling
Miscellaneous