The order in which Import Agent imports files can be controlled through the registry by creating and modifying the ImportOrder value in the HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Import
Agent 7\Settings key.
By default, Import Agent will import files by creation date. Import Agent supports three import order types:
- Creation date
- Last modification date
- Alphabetical order of file names
To create the ImportOrder registry value
- Click Start and then click Run.
- In the Run dialog box, type the following and then click OK to load the Windows Registry Editor tool.
regedt32
- Expand HKEY_LOCAL_MACHINE.
- Expand SOFTWARE.
- Expand Laserfiche.
- Expand Import Agent 7.
- Select Settings.
- From the Edit menu, point to New and click DWORD Value.
- Name the value:
ImportOrder
- Double-click the newly created value and perform one of the following:
- Set the value to 0 to import based on creation date.
- Set the value to 1 to import based on last modification date.
- Set the value to 2 to import based on the alphabetical order of file names.
- Restart the Import Agent service.
- Click Start, navigate to Control Panel, Administrative Tools, and select Services.
- Scroll down and select Laserfiche Import Agent 7.
- From the Action menu, click Restart.