C node and parser utility functions

WebSphere Business Integration Message Broker provides some additional utilities that user-defined nodes and parsers can use. These are:
  • Exception handling and logging
  • Character representation handling
These functions are defined in the BipCci.h header file.
The following exception handling and logging functions are provided for use by a user-defined node or parser:
The following utilities help you convert between WebSphere Business Integration Message Broker's internal processing code (in UCS-2) and file code (for example, ASCII).