Known Issues for Event Stream Processor Adapters

Learn about known issues and apply workarounds for adapters supported by Event Stream Processor.

Adapter Issues
CR# Description
680661

The Platform Input and Platform Output adapters are not supported by Event Stream Processor. The platform_in.cnxml and platform_out.cnxml files are included in the install, but are for internal use only.

684802

To use schema discovery for the Reuters Marketfeed and OMM Input adapters:

  1. Copy the Reuters Marketfeed and OMM installation directory to your main Event Stream Processor installation under $ESP_HOME/adapters.
  2. Make the following changes to Configure Adapter Properties in Event Stream Processor Studio for schema discovery:

    For Market Feed, change the value of the Property Reuters MF Data Dictionary to $ESP_HOME/adapters/reuters/config/appendix_a.

    For OMM, change the value of the Property Reuters OMM Data Dictionary to $ESP_HOME/adapters/reuters_omm/config/RDMFieldDictionary.

  3. After schema discovery in Studio, delete the adapter plug-in before saving or compiling the project. (This is because the ATTACH ADAPTER statement for Reuters adapters is not supported.)
684922 and 684945

When running the Reuters OMM adapter in interactive publish mode, you may experience intermittent stability issues when connected directly to rmdstestclient (a Reuters utility bundled with their server).

685072

The Reuters OMM adapter creates an extra /reuters directory. If you are installing just the OMM adapter, you can safely remove this directory.

If you are installing both the Reuters OMM adapter and the Reuters Marketfeed adapter, either install them to different locations, or install the OMM adapter first, remove the extra /reuters directory, and then install the Marketfeed adapter.