Update Configuration with Table

../../../../_images/create_json.svg
class node_create_config.UpdateConfigurationWithTable[source]

Update a parameter configuration (JSON) from a table.

The typical way to use this node is to use two copies of the node whose parameters you want to change. Add a configuration output port on the first copy and connect that to the template port of this node. If you want to, you can set the first copy of the node to Execution mode: Configuration only. The second copy of the node should get an input configuration port and should be connected to the output of this node (the updated configuration).

Inputs:
input : table

Input table

template : json

Configuration template

Outputs:
output : json

Updated configuration

Configuration:
parameter_names

(no description)

parameter_types

(no description)

column_names

(no description)