File Naming Schema: Difference between revisions

From Simple Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
A File Naming Schema uses the data from [[index fields]] to generate output [[folders & filenames]].
A File Naming Schema uses the data from [[index fields]] to generate output [[folders & filenames]].


SimpleIndex’s file naming parameters allow you to organize scanned documents logically using [[folders]] and [[filenames]], making it easy for users to find the file they need using Windows Explorer.  
SimpleIndex’s file naming parameters allow you to organize scanned documents logically using [[folders]] and [[filenames]], making it easy for users to find the file they need using Windows Explorer or [[Cloud Storage]] applications.


File naming conventions also allow you to link images to existing [[database]] records and third party applications by generating the file path with the same schema and opening it.  
File naming conventions also allow you to link images to existing [[database]] records and third party applications by generating the file path with the same schema and opening it.  
Line 14: Line 14:


C:\output\Account #\Order #-Company-Customer Order #-Sales Person.tif
C:\output\Account #\Order #-Company-Customer Order #-Sales Person.tif
== Related Knowledge Base Articles ==
* [https://www.simpleindex.com/knowledge-base/how-do-i-configure-the-output-folder-and-file-naming-scheme/ How do I configure the output folder and file naming scheme?]

Latest revision as of 17:35, 15 August 2023

A File Naming Schema uses the data from index fields to generate output folders & filenames.

SimpleIndex’s file naming parameters allow you to organize scanned documents logically using folders and filenames, making it easy for users to find the file they need using Windows Explorer or Cloud Storage applications.

File naming conventions also allow you to link images to existing database records and third party applications by generating the file path with the same schema and opening it.

In SimpleIndex, each index field has a Folder and Filename checkbox option. When files are exported, fields are processed in top-to-bottom order. Any field with the folder option checked creates subfolders based on the field values. Any field with the filename option checked gets added to the export filename.

SimpleIndex SetUp File Naming Scheme Folders & Filenames Index Stage
SimpleIndex SetUp File Naming Scheme Folders & Filenames Index Stage

Based on the File Output Settings, existing files can be appended to (pages added to end, prepended (pages added to start), replaced, or create unique numbered files for each.

For the pictured example, if the Output folder is “c:\output” and the Field Separator is “-“ the files would be named:

C:\output\Account #\Order #-Company-Customer Order #-Sales Person.tif

Related Knowledge Base Articles[edit | edit source]