SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!

CREATE ACCOUNT

ALREADY HAVE AN ACCOUNT?
QUESTIONS? CALL: 865-637-8986
  • SIGN UP
  • LOGIN

SimpleIndex - Document Scanning and OCR Recognition Software

SimpleIndex - Document Scanning and OCR Recognition Software

T (865) 637-8986
Email: info@simpleindex.com

SimpleIndex by SimpleSoftware
500 W Summit Hill Dr SW # 302, Knoxville, TN 37902

  • LEARN MORE
    • GENERAL INFO
      • Getting Started
      • How To Scan Documents
      • Barcode Scanning Guide
      • Searching & Viewing
      • Schedule a Web Demo
      • News & Updates
    • FEATURES
      • Streamlined Interface
      • TWAIN and ISIS Scanning
      • Dynamic OCR
      • Database Integration
      • Required Documents Check
      • Integrated & Unattended Processing
      • SharePoint Document Scanning
    • –
      • Document Classification
      • PDF & MS Office Text Parsing
      • Barcode Recognition
      • Optical Mark Recognition
      • Match Documents to Existing Data
      • Imprinting & Watermarking
      • Screenshot OCR
  • SOLUTIONS
    • General
      • All-In-One Scanning & Sorting Tool
      • Affordable Document Management
      • Instant Integration
      • Network Scanners & Copiers
      • Remote Document Capture
      • Reduce Click Charges for Data Capture
    • Specific
      • Mortgage & Loan Documents
      • Material Safety Data Sheets (MSDS)
      • Patent ID and Title Extraction
      • Federal Tax Returns
      • Invoice Processing
  • SUITE
    • SimpleCoversheet – Print Bar Codes
    • SimpleExport – Data File Converter
    • SimpleView – Search, View & Edit
    • SimpleQB – QuickBooks Integrator
    • SimpleOCR – Freeware OCR
    • Buy Suite Apps
    • Buy Suite Bundles
  • ORDER NOW
    • COMPARE VERSIONS
      • Versions & Feature
      • Price List (PDF)
    • SIMPLEINDEX WORKSTATION
      • Machine License
      • Concurrent User
      • Subscription License
    • SIMPLEINDEX SERVER
    • SUITE APPLICATIONS
    • SUITE BUNDLES
    • SUPPORT & MAINTENANCE
      • Annual Maintenance Renewals
    • FIND A DEALER
      • Dealer Locator
      • Become a Dealer
  • DEMOS
    • TRIAL DOWNLOADS
    • SCHEDULE A DEMO
    • COMPARE SOLUTIONS
    • VIDEO DEMOS
      • Zone OCR with Template Matching
      • Invoice Processing with Full Page OCR
      • PDF Invoice OCR Demo
      • Sort and Index MS Office Documents
    • SIMPLEINDEX UNIVERSITY
      • SimpleIndex University – 100 Series
      • SimpleIndex University – 200 Series
      • SimpleIndex University – 300 Series
  • CONTACT
    • Contact Us
    • Support
    • FAQ
    • Privacy Policy
  • My Account
    • Downloads
  • MY CART
    No products in cart.
HOME > Import

Importing existing files for processing.

Disable StopFile

Monday, 29 July 2019 by Simple Software
If you have many different users running SimpleIndex on different computers saving to the same Output folder, the STOPFILE from one can cause another user to not be able to export to the folder while the original user is outputting to the folder. In this case the STOPFILE can be disabled, so this no longer happens. This will not work if you have anyone that needs to add files to an existing file in the output folder, so make sure that won’t happen. Instructions: Close SimpleIndex entirely Open the Windows Registry by going to the Windows Search and searching for “RegEdit”Go to this location in the Registry Folder Tree: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SimpleIndex\MiscIn the right section of the Registry window Right Click in the white space and select New>String ValueName the new key “StopFile”
ExportImport
Read more
No Comments

Create Unique Batch Name

Monday, 29 July 2019 by Simple Software
SimpleIndex creates a Batch ID each time you run a SimpleIndex Job Configuration, which creates a new batch. The Batch ID is the Date and Time that the batch was started. EX. 2020-01-23@145419 In this example 2020 is the Year, 01 is the Month, 23 is the Day, 14 is the Hour, 54 is the Second and 19 is the Millisecond that the batch was started. When running SimpleIndex as a Windows Service using the Server Add-on or using the Windows Task Scheduler you can set-up multiple Job Configurations to run on different time frames and have them all running at once. This can lead to a very small possibility that two different Job Configurations will start at the same Millisecond, especially when the Job Configurations are set to run on the same time frames. This can lead to errors or missing files during the process. With the following option you can make every batch name unique in case there are multiple batches that are created at the exact same Millisecond, which can occur with multi-thread pr
Batch ScanningExportImport
Read more
No Comments

Continue with Post Process Command Line if Input Folder is Empty

Monday, 29 July 2019 by Simple Software
When running multiple jobs in a row or chain with the Post Process Command Line it is possible that an earlier Job in the process won’t have any files. This will stop the Job before reaching the Post Process step and cause later jobs not to run. This can be corrected by adding an option directly to the XML text of the Job Configuration. This will tell it to keep going to the Post Process step even if there are no files to process in the Job. Instructions: Right click on the Job Configuration file (.sic file format) and select Open With..Select Notepad or some other text file opening software.Search for this in the text of the file: <POSTPROCEMPTY>false</POSTPROCEMPTY>Change the word “false” to the word “true” in that section.false = Stop immediately if there are no files to process.true = Run the Post Process Command Line even if there are no files to processSave the file and close it.
Command Line InterfaceCommand-LineImportIntegrationWorkflow
Read more
No Comments

How do I limit the number of files pulled from the input folder?

Wednesday, 28 February 2018 by dwilder

The Max File/Batch setting on the Batch Options tab lets you limit the number of files to process in each batch.

In the wizard it can be found under the Advanced File Input Settings section.

File IndexingImport
Read more
  • Published in Import
No Comments

How do you select what types of files to process?

Wednesday, 28 February 2018 by dwilder

You can tell SimpleIndex what types of files it should process and which file types to ignore. This is done by clicking “Job Options” On the “Batch” tab you will find a field labeled “Input file types or mask”. These are the file types that SimpleIndex will input files from. The default types are: TIF,PDF,JPG,GIF,BMP,DOC,XLS,PPT,DOCX,XLSX,PPTX,VSD,DWG,AVI,MP3 To process all files, enter * SimpleIndex will ignore any file whose extension does not appear on the list. In SimpleIndex 6 or above you can enter file masks to filter input files. Some examples are: abc*.pdf (PDF files starting with “abc”) ab??ef.* (All files starting with “ab”, 2 characters and “ef”) It is possible to have some file types open automatically in their default application. This can be done by inserting a pipe “|” into the list. Any file types after the pipe will be opened in their default application. For example: TIF,PDF,JPG|WAV,M

File IndexingImage ScanningImportOffice PDF Document IndexingOffice to PDF
Read more
  • Published in Import
No Comments

Can the original image filename be used as part of the output filename?

Wednesday, 28 February 2018 by dwilder

The input filename can be specified automatically by configuring a field of type “Filename”. The input file path may also be parsed by the SimpleIndex dictionary and template matching algorithms to extract data fields from the folder and file names.

File IndexingImportIndexing
Read more
  • Published in Export, Import, Indexing & UI
No Comments

SimpleIndex Walkthrough

Tuesday, 23 January 2018 by dwilder
The SimpleIndex® Design Philosophy SimpleIndex differs from other high-speed scanning applications in that it is designed around a single batch processing model. More expensive programs are designed to process batches in multiple stages that run on separate computers like an assembly line. These stages are: Import (scan or read existing files) Process (cleanup, OCR, barcode recognition) Index (assign keyword values for filenames or search fields) Quality Control (review, revise & rescan) Export (create file structure, export index values to log or database) What if your assembly line only has one worker? Other packages require the user to enter a separate set of commands to launch each stage. SimpleIndex is designed to quickly scan and index a single batch by performing each stage automatically in sequence. This design makes SimpleIndex much faster and easier to use than other scanning software, and lowers the cost as well. SimpleIndex replaces the series of individual commands req
DatabaseExportImportIndexingOCRScanning SoftwareSearchSimpleIndexWorkflow
Read more
No Comments

Contact Us Today!

Search Knowledge Base

Recent KB Articles

  • Schedule a Web Demo
  • Demos
  • Change the OCR Font or Type
  • SimpleIndex - Affordable document scanning and OCR
  • SimpleIndex Standard Workstation
  • SimpleIndex v9.2
  • SimpleIndex v9.2 Announcement
  • SimpleIndex Upgrades

Feature Cloud

Bar Codes Export ODBC 1-Click Processing Bookmark Automatic Indexing Software SimpleSend ISIS Driver Server MS Access General Configuration Screenshot OCR Compression OCR Form Processing OCR Imprinting Text Processing Licensing & Installation Database & Retrieval Wilder Scanned Document Indexing PDF Records Management Oracle QuickBooks Document Management Front End Scanning Metadata Subscription Personal Document Management Indexing SimpleView Imprinting & Watermarking Patch Code Concurrent Workstation Scan to Database Document Management Software Searchable PDF OCR RegEx RPA Command Line Interface PaperVision Batch Scanning MS Office Document Imaging

Online Support Options

Simple Software provides an interactive Frequently Asked Questions database and Live Support chat system, as well as free Training Videos.

How to Buy

Solutions start at just $500! Buy SimpleIndex online or from an Authorized Dealer in your area. Price List (PDF).

Authorized Dealers

Authorized DealersSimpleIndex is a great addition to any system integrator's product line. Become an Authorized Dealer.

Get a Web Demo

Get a free online demo with a scanning specialist who can configure SimpleIndex on your computer remotely.
Sign up for a demo now!

Download a Trial

SimpleIndex TrialFully functional 30-day demos are available for all Simple Software applications.
Download Now!

SimpleIndex Applications

SimpleIndex Applications See how SimpleIndex can be used in your business.
"Out-of-the-Box" Solutions
Case Studies
Common Applications
Industry-Specific Applications

© 2020 All rights reserved. SimpleIndex by SimpleSoftware.

TOP });