Specifying an Upload Method - Front Office Scanning - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Front Office Scanning

Platform
OnBase
Product
Front Office Scanning
Release
Foundation 23.1
License
Premier
Standard
Essential

By default, documents are uploaded using a background upload process (i.e., users are still able to work in the Front Office Scanning client during the upload). However, you can configure the Front Office Scanning client to upload documents using a foreground upload process (i.e., the Front Office Scanning client becomes unresponsive until the upload is complete).

Note:

In order to configure the Front Office Scanning client to automatically close after uploading a document, you must configure the Front Office Scanning client to perform foreground uploads. For more information configuring the Front Office Scanning client to automatically close after uploading documents, see Configuring the FOS Client to Automatically Close After Upload.

To specify the upload method used by the Front Office Scanning client:

  1. In the Front Office Scanning configuration file, locate the FOSCONFIGURATION parent element.
  2. Within the FOSCONFIGURATION parent element, locate the ForegroundUpload setting. If this value is not present, add it to the FOSCONFIGURATION parent element.
  3. Specify your desired upload method:
    • To configure the Front Office Scanning client to perform background uploads, set the foregroundupload setting to false.

      ForegroundUpload="false"

      To configure the Front Office Scanning client to perform foreground uploads, set the foregroundupload setting to true.

      ForegroundUpload="true"
    Tip:

    For more information on the Front Office Scanning configuration file's FOSCONFIGURATION parent element and its settings, including the foregroundupload setting, see The FOSCONFIGURATION Parent Element.

  4. Save and close the configuration file.