IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

C language user-defined parser API

The C language user-defined parser API consists of two complementary sets of functions that you can use to define the function of your parser.

The two sets of functions are:
  1. A set of implementation functions that provide the functionality of the user-defined parser. These functions are called by the broker. Most implementation functions are mandatory and, if not supplied by the developer, cause an exception at run time.
  2. A set of utility functions that create resources in the broker or request a service of the broker. These utility functions can be called by a user-defined parser.

These functions are defined in the BipCpi.h header file.

This section covers the following topics:

as08050_.htm | Last updated Friday, 21 July 2017