.. _`Configure JSON Parameters`: .. _`org.sysess.sympathy.create.configureparameters`: Configure JSON Parameters ~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: create_json.svg :width: 48 Configure JSON parameters. The input parameters are likely created by :ref:`Manually Create JSON Parameters` and follows the serialization format used for Sympathy parameters. The node stores configured changes and uses them to modify the parameter structure from the input port. When data from the input port is unavailable, the stored parameters will be used in full. Execute simply outputs the resulting parameters as JSON, and by adding the optional output *Table Parameters*, scalar parameters from the output can be made available in a flat (single row) table. *Input ports*: :json_parameters: json Json Parameters *Output ports*: :json_parameters: json Json Parameters :table_parameters: table Table Parameters .. automodule:: node_create_json .. class:: ConfigureJsonParameters Example flows ############# * :download:`JSONParameters.syx `