-SCANAUTOQUEUEEXCLUDE - Command Line Switches - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Command Line Switches

Platform
OnBase
Product
Command Line Switches
Release
Foundation 24.1
License
Premier
Standard
Essential

This switch is used in combination with any of the auto-processing command line switches to direct the processing workstation to exclude from automatic processing any batches from a specific scan queue and/or documents from the corresponding ad hoc processing scan queue (for example, Awaiting Ad Hoc Advanced Capture). The batch scan queue(s) to be excluded from processing are identified by their Scan Queue Number, while the corresponding ad hoc processing scan queue to be excluded from processing is identified by a 0.

Consider the following examples:

  • To exclude from automatic Advanced Capture processing the batches scanned using scan queues #101 and #102, as well as the documents residing in the Awaiting Ad Hoc Advanced Capture queue, you would add the following switches, in this order, to the Client module's shortcut:

    -SCANAUTOINDEX -SCANAUTOQUEUEEXCLUDE:0,101,102

  • To exclude from automatic Advanced Capture processing the batches scanned using scan queues #101 and #102 only (that is, without excluding from automatic Advanced Capture processing the documents residing in the Awaiting Ad Hoc Advanced Capture queue), you would add the following switches, in this order, to the Client module's shortcut:

    -SCANAUTOINDEX -SCANAUTOQUEUEEXCLUDE:101,102

  • To exclude from automatic Advanced Capture processing the documents residing in the Awaiting Ad Hoc Advanced Capture queue only (that is, without excluding any batches from automatic Advanced Capture processing), you would add the following switches, in this order, to the Client module's shortcut:

    -SCANAUTOINDEX -SCANAUTOQUEUEEXCLUDE:0

Tip:

The Scan Queue Number of a scan queue is displayed when the scan queue is selected in the Scan Queue Configuration dialog box (click Import | Scan Queues from the OnBase Configuration module).

Note:

If you use both the -SCANAUTOQUEUE and -SCANAUTOQUEUEEXCLUDE switches in combination with an auto-processing command line switch, the -SCANAUTOQUEUEEXCLUDE switch overrides the -SCANAUTOQUEUE switch.