The SharedPath
parameter specifies the path to a location accessible by both the connector and the View Server. Intermediate files are stored here. This parameter is used only if the EnableViewServer
parameter is set to True
.
Type: | String |
Default: | The value of the TempDirectory parameter. |
Required: | No |
Configuration Section: | ViewServer |
Example: | SharedPath=./temp
|
See Also: | EnableViewServer |
|