Question
Banco Múltiple Bhd León SA
Banco Múltiple Bhd León SA
DO
Banco Múltiple Bhd León SA
Posted: Aug 1, 2025
Last activity: Sep 3, 2025
Last activity: 3 Sep 2025 8:27 EDT
Solved
Pega Repository filesystem
Hi,
We are migrating Pega Robotics from 19.1.83 to 22.1.41 and we need to configure a repository on Pega Cloud, according to a few files that we have been reading when selecting a Filesystem type we have this two options:
- Map a network drive
- UNC approach
Either option used we need to grant with read/write access to everyone; we have a couple of questions regarding this:
- Is there a way to only grant access to specific user to create and stablished this connection?
- Is there a way of after grant this read/write access restrict the access to other users in AD with a policy in order to proctect the repository?
- Is there any workaround to prevent or restrcit the access to other users in the network in order they can't access the repository and only Pega can stablished the connection?
Regards,
@JoséSamuelM
Yes, Sheet 4.1 in your document refers to setting up a repository using a filesystem-based approach, but that method is only valid for on-premise or self-managed environments, not for Pega Cloud.
Pega Cloud environments are isolated for security and scalability reasons, and do not support direct access to file systems, UNC paths, or mapped drives. While the method in Sheet 4.1 might still work for legacy or development setups running outside the Pega Cloud, it is not recommended and will break in Pega Cloud especially as Pega phases out all local file system access in favor of repository APIs like S3 or Pega Cloud File Storage.
So, what you saw in the document is technically accurate for certain use cases, but not applicable or supported in a modern Pega Cloud deployment. Stick with S3 or Pega-provided storage for anything running on Pega Cloud.