ExportAPIMaxWait
The connector retrieves binary files that are larger than the ExportAPIStartSize by using the OpenText Media Management Export API. This parameter specifies the maximum amount of time to wait for an export job to complete.
When the timeout is reached, the behavior depends on the type of task. If the file is being retrieved as part of a synchronize task, the connector polls the export job again during the next synchronize cycle. Otherwise (for example, collect or view actions), retrieval fails.
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: years year y months month m weeks week w wks wk days day d hours hour h hrs hr minutes minute n mins min seconds second s secs sec Note that months abbreviates to m, minutes to n. If you want to specify the value in seconds, units are not required. For example, all of the following are equivalent: 1minute 3seconds |
Default: | 1h |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExportAPIMaxWait=10mins
|
See Also: |