!--a11y-->
Properties PCD.Share and PCD.Temp 
The values of the properties PCD.Share and PCD.Temp are defined in configuration file PCDStartup.Properties.
Variable |
Use |
PCD.Share |
The value is the path to a folder in the file system where central (i.e. shared between several portal servers belonging to the same cluster) files are stored. In contrast to EP 5.0, in EP 6.0 a database is used as storage for the PCD. However, there are still files stored in this central folder for import and export, for example. In a clustered portal environment, you should define a central share and specify its path as value for PCD.Share. The default setting for property PCD.Share is the value of property PCD.Home. |
PCD.Temp |
Some PCD applications need a folder where temporary data can be stored. It must be possible to create and delete folders and files at this location. However, the folder should not be shared between nodes in a clustered environment. It is essential that the folder not be too deep in the file structure. Otherwise the maximum path length on Windows systems will be exceeded when temporary files are created. The default value for PCD.Temp is a relative path. |