Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Configure DirectConnect with the workstation owner's user account.  As noted above, DirectConnect will synchronize any new Archives and create missing ones every time it polls for new files to import.  If the GlobalSearch setup is not complete, now is the time to finish that task.  Make sure that your GlobalSearch Archives are setup before attempting to build out the capture process.

  2. Configure capture to a specific folder.  Follow the steps outlined from the device manufacturer for creating a scan destination and configuring the scan settings appropriate for the job.  The folders will exist on the computers hard drive, below the Starting Folder.  Users can browse to the location in Windows Explorer and save or drag and drop files to the location.

...


Info
titleHelpful Tips for DirectConnect

DirectConnect couldn't be simpler to use, but there are some tips and tricks that can be leveraged to optimize the end user experience:

  1. Setup searches to identify documents waiting indexing in GlobalSearch.  If the Archive has an Entered By System Field, it will automatically be populated with the name "DirectConnect Import".

...

  1.   Setup a search with a Static Search Prompt

...

  1.  to automatically identify documents saved by DirectConnect.  You can extended that search to only include results

...

  1. where key index criteria is empty

...

  1.  to narrow results even further.

  2. In GlobalSearch, setup email notifications on an Archive

...

  1.  to alert others there is work to perform.  If you are licensed for GlobalAction, notifications and alerts can be very dynamic and include escalation rules to ensure all documents are processed in a timely manner.

  2. Applications or capture devices that "job build" (making changes to files directly in a destination folder) can create situations where files get imported before they are ready. DirectConnect will not process a file that is in use. If your capture process results in partial or incomplete files getting picked, you may need to implement an idle wait time to be sure files are finished be written to before being imported. Idle wait settings require a manual configuration file change.

    1. In the DirectConnect running directory, open the file DirectConnectService.exe.config in any text editor.
    2. In the appSettings section of the file, you will need to add a setting with a key of IdleWait and a value representing the number of milliseconds to wait after a file's last modified time has been updated.
    3. The stock configuration file includes an IdleWait entry that is commented out (the setting is wrapped with <!-- -->). Removing the comment characters will allow you to reuse this line in the file.