Adding a file system
Add a file system to provide centralized storage, versioning, and metadata support for file storage and knowledge management, for example, to store and source file attachments in cases.
Pega Cloud Services environments do not support adding
local file system repositories. Instead, client applications running in Pega Cloud
Services environments use a default S3 repository that is preconfigured and optimized
for Pega Cloud environments. This repository appears as
pegacloudfilestorage in your list of repositories in Pega Cloud Services File Storage.
in Dev Studio. For details, see - In the header of Dev Studio, click .
- Enter a short description of the repository and the repository name and click Create and open.
- In the Definition tab, click Select and select the repository type.
- In the Resource path field, enter the path under which
artifacts are stored on a file system.
- Click Test connectivity to verify whether your credentials are valid.
- Click Validate repository to test the connection to the Repository APIs and review the results in the Test Repository Connectivity window. The results include the total time to complete the test, the Repository APIs tested, and the status of the connection.
- Click Save.
Previous topic Adding a JFrog repository Next topic Creating a custom repository type