Event Correlators Plugin
The event correlators functionality is provided by a separate plugin for Iotellect Server.
Plugin Properties
Event Correlator plugin is located in the Drivers/Plugins container. It has the properties described below.
Extensions Folder
This property defines a folder for correlator engine plugin extensions. The engine loads the extension files located in this directory. For more information about extensions, see correlator engine extensions documentation.
Description: Extensions Folder
Field: extensionsFolder
Type: String
Installing Extensions
Correlator engine extensions are stored as JAR files. To install an extension, copy it to the directory specified in the Extensions Folder parameter.
Most of Execution-type extensions are pre-installed with the <Iotellect Server> plugin. You can use functions provided by these out-of-the-box.
Installing other extension types (Input/Output, Data Mapping, Store, Script, etc.) is highly discouraged. Using these extensions will force correlator’s input and output data to bypass the Unified Data Model, causing unpredictable behavior and security risks.
Was this page helpful?