-
Edit the CATSevExecService.conf file located in
APACHE_PATH/webapps/SEV/WEB-INF/classes
.
-
Define the following parameter:
Key |
Value |
dataPath |
Is the directory containing compiled data for the execution service. |
Example
The dataPath used in the following example is an example.
{
"dataPath": "<HOME_USER>/SEV/execData"
}