Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Digizuite

...

Reset All Job

The reset all job will call Digizuite and get a list of all assets published to the Episerver channel and then for each asset:

  1. Deleting in-memory cache
  2. Delete blobs

Then truncate the database table "DigizuiteContentItems".

Digizuite Reset Blobs Job

The Sync reset blobs job will call Digizuite and get a list of all assets published to the Episerver channel and then i will start deleting all blobs save to Episerver blob storage. This job is usefull when you are switching between Digizuite DAM on the same Episerver instance.

Digizuite Reset Cache Job

The reset cache job will call Digizuite and get a list of all assets published to the Episerver channel and then for each asset:

...

i will start deleting all in-memory cache

...

.

Digizuite Reset Database Job

The reset databse job will truncate the database table "DigizuiteContentItems".