diff --git a/screening/source/java/service.properties b/screening/source/java/service.properties
index b4785e4c19fb10ec72b3637d2edd36d29902b6f5..6209a3bac31368d8699cf4d6ba2c1719b7b7e672 100644
--- a/screening/source/java/service.properties
+++ b/screening/source/java/service.properties
@@ -71,4 +71,6 @@ hibernate.search.worker.execution=async
 # Name of the file that stores Web Client configuration
 web-client-configuration-file = etc/web-client.properties
 
+api.v3.operation-execution.store.path = targets/operation-execution-store
+
 jython-version=2.7
\ No newline at end of file