DFO 4.0.0 - 9 Understanding the Scheduled Jobs
Digizuite Reset All Job
The "reset all" job will call the Digizuite DAM and get a list of all assets published to the Optimizely channel and. Then, for each asset, it will:
- Delete in-memory cache
- Delete blobs
Then truncate the database table "DigizuiteContentItems".
Digizuite Reset Blobs Job
The "reset blobs" job will call the Digizuite DAM and get a list of all assets published to the Optimizely channel. Then it will start deleting all blobs save to Optimizely blob storage.
Digizuite Reset Cache Job
The "reset cache" job will call Digizuite and get a list of all assets published to the Optimizely channel and then it will start deleting all in-memory cache.
Digizuite Reset Database Job
The "reset database" job will truncate the database table "DigizuiteContentItems".