Pega Temp Directory in Community edition

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.

Help me.

Hi @YouichirouO16620227

They are saying that..


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.

I hope this will help you.

Thanks,

Ashok

Thank you, @Bhumireddy

I understood your explaination. I wanted to use a PegaDeploymentManager in Pega studio communication edition. I gave up using it.

Hi @YouichirouO16620227,

You can try the Amazon S3 bucket. It will definitely work for you. I have created an external repository like the Amazon S3 bucket, and I am using it.

The free version has minimum data only; nevertheless, we will be connecting with external repository and learning new things.

I hope this will help you.

Thanks,

Ashok