Analytic DB CleanUp connector
The Analytic DB CleanUp connector deletes data in the analytics database that is older than a specified number of years. The default number of years is set to two.
Code example
… { "_name": "analytics_db_cleanup", "_sequenceno": 1, }, …Analytic DB CleanUp schema
| Parameter | Type | Description | Required |
|---|---|---|---|
| _name | String | Enter “analytics_db_cleanup”. | Required |
| _sequenceno | Number | Enter a number that defines the task’s order in the sequence of tasks to execute. | Required |