Custom Table Input Node

This refers to the ability to ingest data from structured data sources like databases or spreadsheets directly into the platform. It allows for the integration of existing data with new IoT data for comprehensive analysis.

Outputs

The custom table input will output the changes made to the custom table when it is selected in the node’s configuration.

How to Use

Implementation

In the Rayven Workflow Builder:

  • Select Inputs.
  • Drag the Custom Table Input node to the canvas.
  • Provide an input to the Custom Table Input node by connecting it to another node.
  • Double click on the Custom Table Input node to open the configuration window.

Configuration

Section: General

This section contains basic configuration elements required for any custom table input implementation

Field

Requirement

Comments

Node Name

Mandatory

Enter a name for this node.


This provides a handle to which you and others can refer, so it should be simple but meaningful and explain the node’s purpose.

Select Custom Table

Mandatory

Select a custom table from the dropdown menu that the user wishes to receive data from the custom table.

Activation

Once the node has been configured, click the Activate button and then click Save. The node is ready to receive data into the workflow.