This handler creates a document in Elasticsearch.
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Index | The index to save the document to. |
Type | The document type. |
ID | The document ID. Autogenerated by Elasticsearch if not specified. |
Version | The document version. Set to one by Elasticsearch if not supplied. |
Pipeline ID | Elasticsearch Pipeline for preprocessing. |
Document JSON: | The document details to insert into Elasticsearch, in JSON format. |
Name | Description |
---|---|
Error Handling | |
Index | |
Type | |
ID | |
Version | |
Pipeline ID | |
Document JSON: |
Name | Description |
---|---|
Handler Error Message |
Elasticsearch Document Create (2017-08-11)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out