-SCANAUTOQUEUE - Advanced Capture - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Advanced Capture

Platform
OnBase
Product
Advanced Capture
Release
Foundation 24.1
License
Standard
Essential
Premier

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

Consider the following examples:

  • To automatically perform Advanced Capture processing on batches scanned using scan queues #101 and #102, as well as on 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 -SCANAUTOQUEUE:0,101,102

  • To automatically perform Advanced Capture processing on batches scanned using scan queues #101 and #102 only (that is, without performing Advanced Capture processing on 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 -SCANAUTOQUEUE:101,102

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

    -SCANAUTOINDEX -SCANAUTOQUEUE: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.