The Delete temporary files service deletes temporary files that can accumulate when using Process Governance. Usage of this service is configured in ARIS Administration. Files are deleted from the directory defined for the static export of ARIS Publisher. This works only in a non-distributed scenario in which everything is installed on a single server. If these paths differ from the default paths, you can configure them in ARIS Administration (property com.idsscheer.age.serviceenabling.staticExport.exportDir). In distributed systems, the service deletes the directory aris-serviceenabling and all the documents and subdirectories it contains from ARIS document storage.
In/Out |
Name |
Details |
Data type |
---|---|---|---|
|
Result |
Returns either TRUE or FALSE (Boolean), depending on whether or not the service was successfully performed. |
<Boolean> |
|
Error |
If it was impossible to delete all temporary files a corresponding error message will be displayed. |
<Text> |