Hello,
I’m having an issue with importing .LST files. I’m running into some unexpected behavior when it comes to the folder structure that’s being created in our test repository. It seems like the FOLDERS() directive isn’t setup properly. The document is being named properly and the metadata is applied properly, but not the folder structure that’s supposed to be created.
We’re testing with 9 TIF’s that we stored in the folder that Import Agent is monitoring. Our list file is supposed to create 4 documents, in folders called ‘DemoRepository\Import Test\2014’ and ‘DemoRepository\Import Test\2015’. Please see attached LST file. We’ve tested with this version of the LST file, as well as a modified LST file where we removed the values in the parenthesis of the FOLDERS() directive for the 2nd and 4th documents. Neither of these scenarios created the expected folder structure. Please see attached screenshots of resulting folders that were created.
‘Filled In LST File.jpg’ is the result when we used the attached LST file. The documents were properly created in each folder.
‘Blank LST File.jpg’ is the result when we used the modified LST file, where we removed the year value from FOLDERS() for the 2nd and 4th documents. The 1st and 3rd documents were properly created in their corresponding folders.
I’ve also attached screenshots of our Import Agent configuration. We only made changes in the General, Properties and Fields sections.
How are we supposed to setup this LST file so that the documents are imported into the folder structure shown in the attached ‘Correct Folder Structure.jpg’?