If you have trouble understanding how the action works, check the description: Scheduled task
Description
A scheduled task that allows you to rewrite data from a datasource to a database.
Requirements
One or more defined data sources that enable the data read operation.
Configuration parameters
Name of the parameter | Parameter type | Description | Notes and restrictions |
---|---|---|---|
Datasource id* | Text | Id of the datasource from which the data will be rewritten. | |
Database name* | Text | The name of the database where the data will be saved. | |
Schema name in database* | Text | The schema in the database where the target table exists. | |
Table name* | Text | Name of the table in which the data will be saved. | |
Parameters mappings* | Text | Source -> database mapping | Subsequent mappings should be separated with a comma, e.g. firstDatasourceColumn=firstDatabaseColumn,secondDatasourceColumn=secondDatabaseColumn |
Synchronization type* | Text | Data synchronization type. | The following types are available:
|
Key | Text | The key value of which will be checked with the "upsert" synchronization type. |
Parameter*- required field
Sample configuration