"wordExport": {
"maxParallelProcesses": 3,
"timeoutSeconds": 3600,
"restLoaderPageSize": 50,
"jvmArguments": "-Xmx3G",
"debugLogging": false,
"enableLegacyWordExports": false,
"wordExportServerUrl": "http://localhost:8081",
"apiKeyTimeToLive": "1D",
"cleanupPeriod": "1D",
"cleanupTimeToLive": "5D",
"reRunPeriod": "1H",
"auditTrailLimit": 100,
"restReadTimeout" : 10000
},
|
Property Name
|
Description
|
Default Value
|
|---|---|---|
|
"auditTrailLimit"
|
Limit used when exporting tracker audit trail.
|
25
|
|
"restReadTimeout"
|
Sets the REST request read timeout for Word Export, in milliseconds.
|
10000
|
|
|
If the Word export fails due to timeout, increase the "restReadTimeout" value.
|
Export failed with unknown error: java.net.SocketException: Socket closed
"wordExport": {
"jvmArguments" : "-DCB_WORD_API_CLIENT_CONNECTION_TIMEOUT=20000"