Increment
Symbol
The Increment transfer function can be used to insert a value that is incremented automatically after each run.
You can set a start value and the step width of the increment.
'Input help' area
Source alias
This is the database alias for the data source specified in the main node (transfer).
Changes made here will be reflected in the Transfer main node.
Target alias
The database alias in the main node (Transfer) for the target is shown here.
Changes made here will be reflected in the Transfer main node.
'Constant value' area
Start value
Enter the start value for the first data set here. This value sets the basis for the increment.
Increment
Enter the amount by which the current value is to be increased after each run here.
'Target' area
Overwrite font
This option can only be set when the target field type is Long text (RichText).
The button is used to define the font to be used in the target field.
You can use this option to change the font if the source table is also the target table.
Also see Transfer - Change item fonts
Variable
Activate the Variable option if the value from the function is to be written in a variable.
When Long text (RichText) fields are transferred, the button can also be used to change the font.
Also see Transfer - Change item fonts
Variable
Enter a unique name for the variable. You can also use variables that are already used in the transfer. You can specify if the value of the variable is replaced or the new value is appended using the Mode.
Mode
The Mode determines whether the value in the variable is to be overwritten or the new value appended after the existing value.
Set
The value of the variable is overwritten.
Concat
The newly determined value is appended after the existing value of the variable (concatenated).
Field
Activate this option if the value from the function is to be transferred to a field.
Table
Select a table. The tables from the target alias are listed here for selection.
Variable
The corresponding fields from the selected table are shown here for selection.
The values of the function are transferred into this field.
Field type / Field length
These values are taken from the database information as far as possible.
They can be manually edited if required for undefined types and lengths.