Skip to end of metadata
Go to start of metadata

 

← 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.110

Description

The component adds a new record to an existing TableStore object. The uploaded record does not have to contain all the fields defined in the TableStore object, but it cannot contain fields that do not exist in this object. In case of missing fields, they will be filled with default values. Default values for each type are indicated in description of the TableStore object.

Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
TableStore*1.0.110Variable that holds the TableStore object that is being modified by adding a new record.Variable Editable field 
Field identifiers*1.0.110The table of identifiers of the fields that are part of the TableStore object.Text Editable field 
Field values*1.0.110Array of values corresponding to field identifiers.Text value array Editable fieldThe parameter accepts only text values. The text values, depending on the types of field data being stored, will be converted to the corresponding type.

Parameter*- required field

Sample configuration

Example of use

An example of operation based on the above configuration.

Initial TableStore:

Record to be added:

Result:

 

Change log

 1.0.110

  • Adding component

 

 

 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.