<MaxRetryCount>
Section:
Service (Job Schedule Processor only)
Required:
No
Value type:
Integer
Default:
3
Product:
Creo Elements/Direct Manager Java Services
Description
This tag determines the maximum number of times that the Job Schedule Processor should attempt sending a task to the Job Spooler for execution.
Example
This example shows the valid configuration of the tag:
<MaxRetryCount>3</MaxRetryCount>
Was this helpful?