DeleteProcessingRequestsWhenServerStarts
Specifies whether to remove requests that have a status of processing
from the action queue when the server starts.
In most cases OpenText recommends that you use the default value, so that when the server starts it continues to process unfinished requests. However, if a request causes the server to terminate unexpectedly, set this parameter to True
so that requests that have a status of processing
are deleted and the server can recover.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: |
ActionName or Actions where ActionName is the name of an asynchronous action. |
Example: | DeleteProcessingRequestsWhenServerStarts=True
|
See Also: | DeleteQueuedRequestsWhenServerStarts |