Question
1
Replies
2088
Views
Posted: November 23, 2016
Last activity: November 23, 2016
Closed
File Storage Paths [file://web:]
Hi,
Pega provides 6 types of storage paths, which are as follows,
"storage/class/default:/rootpath"
"storage/class/web:/rootpath"
"storage/class/llc:/rootpath"
"storage/class/runtime:/rootpath"
"storage/class/diagnostic:/rootpath"
"storage/class/passivation:/rootpath"
How can I create new storage path which refers to some other root directory? [for eg: "storage/class/TempFolder:/rootpath" referring to "G:/Temp/TestFolder"
Have a look at this article. May it can help.