-
-
Notifications
You must be signed in to change notification settings - Fork 32
Automation (load & delete)
Rello edited this page Dec 18, 2022
·
1 revision
Dataset maintenance => Dataset => Automation
Every data source can be used for automated data loading. After configuration, a job can be schedules every hour or every day
- Select a data source type and press "+"
- Enter the specific settings for the data source
-
Timestamp of data load
this option can be used to add the timestamp of the data load to every data record. This is usefull to create historic reports -
Delete data before load
this option is used when a full refresh of all data is requested. All data will be removed before the load -
Test run
when the flag is set, the data load can be simulated and the expected result will be shown for debugging purposes - The job can be scheduled with the Nextcloud job scheduler
Data deletion can be used to perform a regular data set cleanup to delete data e.g. of last month automatically.
- Select "+ New deletion" in the lower section
- Enter the selection in the same format as in the report filter
Dataloads can be executed in several ways:
- manual via the "load now" button
- scheduled by using the Nextcloud background job environment: daily or hourly
- execute via occ command
occ analytics:load **Dataload ID**