Import Agent Import Order Registry Settings.

October 10, 2005 | KB: 1001071
Import Agent 7

Summary

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.

More Information

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

  1. Click Start and then click Run.
  2. In the Run dialog box, type the following and then click OK to load the Windows Registry Editor tool.

    regedt32

  3. Expand HKEY_LOCAL_MACHINE.
  4. Expand SOFTWARE.
  5. Expand Laserfiche.
  6. Expand Import Agent 7.
  7. Select Settings.
  8. From the Edit menu, point to New and click DWORD Value.
  9. Name the value:

    ImportOrder

  10. 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.
  11. Restart the Import Agent service.
    1. Click Start, navigate to Control Panel, Administrative Tools, and select Services.
    2. Scroll down and select Laserfiche Import Agent 7.
    3. From the Action menu, click Restart.