Several sample parser files are provided on all platforms, to help you to create your own parsers.
On Windows,
the following sample parser files are in the install_dir\server\sample\extensions\parser directory,
where install_dir is
the home directory of your IBM® Integration Bus installation.
On Linux,
the following sample parser files are in the install_dir/server/sample/extensions/parser directory,
where install_dir is
the home directory of your IBM Integration Bus installation.
Sample parser file | Description |
---|---|
BipSampPluginParser.c | C source file containing sample implementations of a simple pseudo-XML parser. |
BipSampPluginParser.h | The header file for the BipSampPluginParser.c file. |
Many other sample parsers are available as SupportPac offerings. For a complete list of available SupportPacs, see
WebSphere® MQ SupportPacs web
page.