Configuring default repository storage for Pega Cloud deployments
For Pega Cloud deployments, you can enable and configure the default repository storage.
- In Dev Studio, configure the following dynamic system
settings:
- MarketingImageAssets/IsRepositoryStorageEnabled - Set to true.
- Optional: MarketingImageAssets/Folder - Enter the name of the folder where Pega Customer Decision Hub will store the image assets. This folder will be located inside the root folder defined in the repository rule. If you do not define a folder for the images, they will be stored directly in the repository root folder.
- Optional: MarketingImageAssets/BaseURL - Enter the URL of the Content Delivery Network which you configured, and update the MKTDefaultSecured content security policy rule to include BaseURL under the Image-Source category in the Allowed Websites column. If you leave this setting blank, the images will be rendered directly from the Pega Web Service.
- Optional: To modify the maximum file size allowed for images, edit the MarketingImageAssets/AllowedFileSize Dynamic System Setting.
- Optional: To allow image types other than .png, .jpg, .jpeg, .tiff, and .heif, save the data transform AllowedImageTypes to your application ruleset and add new types as required.
- Run the D_RepositorySettings data page with flush mode on, or
clear the cache.Flushing the DSS settings is required to apply the changes made to the settings.
Previous topic Configuring custom repository storage Next topic Optional: Integrating Pega Customer Decision Hub with Adobe Experience Manager