Scheduling when to submit a query to retrieve documents To schedule when to retrieve documents from the post-processing repository, you specify a Post-processor query that is used at a specific time or at repeated intervals. This is specified on the Post-processor scheduler input connector. You must also configure a Post-processor to schedule when to retrieve the documents. Post-processor query The Post-processor query specifies the documents to retrieve. The query must be stored as a resource in the resource set. See Creating a query Post-processor scheduler input connector A Post-processor scheduler input connector retrieves the query and forwards it to the Post-processor, either at a specific time or at repeated intervals. See Configuring a Post-processor scheduler input connector Post-processor The Post-processor retrieves the documents specified in the query and sends them to the output connector. See Configuring a Post-processor Specific Process and page settings To use different Process and Page settings on the output connector, you must create a link between the Post-processor and the Process that was used when storing the documents in the post-processing repository. If a specific Process name is matched when documents are processed in the Post-processor, the settings for that Process are used on the Process Begin and Page Begin levels. Note: The name of the Process used when storing the documents must be identical to the name of the Process link. If no Process name is matched, the default Process link is used. You can not remove the default Process link. The default Process link automatically connects to the output connectors, which the Process links are connected to. See Configuring Process links. Output connector You must specify Job output mode on the output connector. You can select the output connector to use for the default Process link, based on the name of the PPQ file sent to the Post-processor. You define the connector selection method in the same way as in a StreamServe Job definition. See the Design Center documentation.