Article ID
5074
Product Version
AhsayCBS: 9.1 or above
Operating System
All Operating System
Description
This Know-How article outlines the steps on how to change the temporary directory of Run-on-Server jobs.
Solution
- Stop the AhsayCBS service.
Go to %AhsayCBS_Application_Home%\conf.
-
Open the cbs.opt file and add the "com.ahsay.obs.core.cxp.User.tempDir" parameter if it does not exist, edit instead if it is already in the cbs.opt file.
Example:
com.ahsay.obs.core.cxp.User.tempDir=E:\\tempROS
Make sure that the directory you will use exists in the server, %drive_letter%:\\%folder_name%
- Save the changes to the file.
- Start the AhsayCBS service.