• File folder name and File name used for Indexes

    I am wanting to import an entire folder (folderA) and use the folder name and file names for index entries. This folder (folderA) can contain subfolders and individual files. I have tried using Dynamic Entries like ImportDirectoryName and FileName in the Import Configuration with little or no success.  

     

    Here is an example of what I am trying to do.

    Documents are in:

    folderA\

    file1.abd

    file2.abc

    file3.abc

    Etc.

     

    Here is what I want.

    Index Field folder = folderA                   Index Field file name = file1

    Index Field folder = folderA                   Index Field file name = file2

    Index Field folder = folderA                   Index Field file name = file3

    Etc.

    Any help is greatly appreciated.