I want to use a Pega Temp Directory, as shown, at Pega communication editon.
//defaultstore:/_temp
The purpose is for a repository. the repository type is FS. But, an error occured, as shown.
This record has 1 error(s) in 1 place(s) . There was an issue during listing files in the directory. The specified path does not exist or it is not a folder.
This is a system managed repository. The configuration cannot be modified from here. For more details please refer to help. NOTE: Please avoid using the defaultstore repository for application content management, it uses the local file system internally. It can cause data loss during planned or unplanned node restarts.
One more thing, You can’t connect directly into the local file system, You should use the ftp server, then only you have access to connect the local file system. and local file system must be network shareable.