Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

← Return to the list of available setters

← Return to the list of available applications 

If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters

Basic information

Category: TableStore

Available from version: 1.0.X

Description

The component adds records from another TableStore to the source TableStore.

Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
TableStore*1.0.X Variable Editable Field 
TableStore to be added*1.0.X Text Editable FieldThe TableStore object being passed must contain a valid JSON structure. The object does not need to contain all the fields of the source TableStore object, but it cannot contain fields outside of this object. For missing fields, the default values (TableStore default values) will be set.

Parameter*- required field

Sample configuration

Example of use

Initial TableStore:

TableStore to be added:

Result:

Change log

 1.0.X

  • Adding component

 

 

 

  • No labels