Versions Compared

Key

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

...

The first parameter guid you add a new guid. The default value is empty so you have to generate a new one. The second parameter subscription indicates which changetypes you want to listning for. The possible values can be found her DFE 2.0.0 - 3 Setting up Episerver. The default value is 1 which is AssetChanged. The last parameter deleteBlob indicates wether whether we should delete the blobs for the asset or not. In a loadbalanced load balanced invironment where you have multiple instances and each of the instances cantains it own local blob storage, then this should be true. If the blobstorage blob storage is share between the instances , then leave i false.

Once the change has been made and you reload the site, then you should see the following log statment in the file Digizuite.log:

Code Block
2020-05-14 08:22:33,529 [1] INFO DigizuiteProviderInit::Initialize: DigizuiteIntegration has been setup and configured

2. Verify connection

If you have access to the Digizuite server,