Retrieving documents from the Post-processor repository > Manually submitting a query to retrieve documents > Connection options for manually retrieving documents

Connection options for manually retrieving documents
 
Do not attempt recovery – The StreamServer will not try to reconnect to the post-processing repository server.
Unlimited number of recovery attempts – The StreamServer will try to reconnect to the post-processing repository until a connection is successfully established.
Limited number of recovery attempts – The StreamServer will try to reconnect to the Post-processor repository until a connection is successfully established, or until the maximum number of re-connection attempts is reached.
Note:
In order for reconnection to work properly, recovery needs to be enabled for those queues and SDR connectors that should reconnect. In addition, the contries and condelay options need to be set in the PPQ file. These options are only added to the PPQ file if the Post-processor Repository Tool is used to create the PPQ file. PPQ file example:
<s-dbs action="process" update="all" contries="-1" condelay="10">
where
contries is number of reconnection attempts.
condelay is time between reconnection attempts.
OpenText StreamServe 5.6 Updated: 2013-03-01