The Correspondence Management Solution, by default, uses
the C:\temp directory as the location to hold temporary files.
However, you can customize this location from the CRX console.
This section covers the steps to customize the temporary folder
path for the Correspondence Management Solution.
Customize the Temp directory pathLog in to the CRX console at:
http://[hostname]:[port]/crx/de/index.jsp
Go to /apps/docservices/config folder and create a node:
- Name
- com.adobe.livecycle.acm
- Type
- sling:OsgiConfig
Add a String property:
- Name
- tmpfolder
- Value
- [Custom Temp folder path]
Important: Do not use the backslash (\) character
as the path separator. Use either double-backslash (\\) or
frontslash(/).
Restart the SQS or the ACM bundle.
|
|
|