Elasticsearch Reader
Description
This channel is used to read a single document from Elasticsearch. The channel returns a JSON message.
Creation
To create an Elasticsearch Reader channel follow the steps described in the general description of Adapters.
Configuration
The dialog to configure the Elasticsearch Reader looks like this:

-
Database - The Elasticsearch client connection. The server connection must be created as environment entry (Elasticsearch Server Configuration).
-
Index is given as Parameter value - if selected the value from the Index field is not used. Instead, the calling process models transfers the value with the Parameter Index.
-
Index - The index in Elasticsearch to use when writing the document.
Query parameters
- DocumentId - the id of the document you want to read.