Dynamic system settings for optimizing large file support
When you configure offline case attachment support, configure the following dynamic system settings to either optimize large file support by using an external data source or use the Pega Platform-default data storage.
Short description | Owning ruleset | Value |
---|---|---|
storage/class/uploads:/type | Pega-ProcessCommander | Set the value to datastore to store files in the JDBC
data source to which Pega Platform connects. Note: If you
configure this setting, you skip the remaining ones.
|
storage/class/uploads:/type | Pega-ProcessCommander | Set the value to aws-s3 to store files in the Amazon S3
storage service. Set the value to azureblob to store files in
the Microsoft Azure storage service. Note: If you configure this setting, you must
configure the remaining ones.
|
storage/class/uploads:/bucket | Pega-ProcessCommander | Provide the Amazon S3 bucket or Microsoft Azure container location where the files are stored. |
storage/class/uploads:/accesskeyid | Pega-ProcessCommander | Provide the Amazon S3 access key or Microsoft Azure user name. |
storage/class/uploads:/secretaccesskey | Pega-ProcessCommander | Provide the Amazon S3 or Microsoft Azure password. |
storage/class/uploads:/rootpath | Pega-ProcessCommander | Provide the Amazon S3 or Microsoft Azure root path for the repository. |