- Postponed tasks
An operator can pick up a task from a queue and then decide to postpone it. Postponed tasks of one operator will remain inaccessible to other operators, which may sometimes delay the processing of the entire batch. - Postponed rescanning tasks
- Tasks assigned to specific operators
Tasks assigned to one operator will remain inaccessible to other operators.
Set a timeout for postponed tasks
A timeout period after which a postponed task will be returned to the general queue can be specified in IIS Manager. Every 60 minutes, the Processing Server checks for timed out tasks and returns them to the general queue. To specify a timeout value:- Click Control Panel → System and Security → Administrative Tools → Internet Information Services (IIS) Manager.
- In IIS Manager, click Sites → Default Web Site → FlexiCapture12 → Server → Application Settings.

- Enter a timeout value in minutes in the
PostponedTaskExpirationMinutesparameter. The default value is 0. If this parameter does not exist in IIS Manager, add it and specify a timeout value.

Set a timeout for postponed rescanning tasks
A timeout period after which a postponed rescanning task will be returned to the general queue can be specified in IIS Manager. Every 60 minutes, the Processing Server checks for timed out rescanning tasks and returns them to the general queue. To specify a timeout value:- Click Control Panel → System and Security → Administrative Tools → Internet Information Services (IIS) Manager.
- In IIS Manager, click Sites → Default Web Site → FlexiCapture12 → Server → Application Settings.

- Enter a timeout value in minutes in the
RescanningTaskExpirationMinutesparameter. The default value is 0. If this parameter does not exist in IIS Manager, add it and specify a timeout value.

Set a timeout for tasks assigned to specific operators
A timeout period after which a task assigned to a specific operator will cease to be assigned to that operator can be specified in IIS Manager. Every 60 minutes, the Processing Server checks for timed out assigned tasks and returns them to the general queue. To specify a timeout value:- Click Control Panel → System and Security → Administrative Tools → Internet Information Services (IIS) Manager.
- In IIS Manager, click Sites → Default Web Site → FlexiCapture12 → Server → Application Settings.

- Enter a timeout value in minutes in the
PersonalTaskExpirationMinutesparameter. The default value is 0. If this parameter does not exist in IIS Manager, add it and specify a timeout value.

