The archive folder is a sub folder of the folderwatch folder. such as below
Sources: \\Server\xxxx\ Archiving Option: \\Server\xxxx\completed imports
May see similar error in job poll when running PEImporter
System.Data.StrongTypingException: The value for column 'SearchSubFolders' in table 'ImporterOption' is DBNull. ---> System.InvalidCastException: Specified cast is not valid.
at PEData.ImporterDataSet.ImporterOptionRow.get_SearchSubFolders() in D:\a\1\s\PEAppServer\PEData\ImporterDataSet.Designer.cs:line 11164
--- End of inner exception stack trace ---
at PEData.ImporterDataSet.ImporterOptionRow.get_SearchSubFolders() in D:\a\1\s\PEAppServer\PEData\ImporterDataSet.Designer.cs:line 11167
at PEImporterJobPollService.Job.MoveToFolder(ImporterOptionRow Source, ImporterOptionRow Target, String SessionFolder, String RemoteFilePath, CloudClient SourceUser) in D:\a\1\s\PEJobPollService\PEImporterJobPollService\Job.vb:line 647
at PEImporterJobPollService.Job.VB$StateMachine_17_Run.MoveNext() in D:\a\1\s\PEJobPollService\PEImporterJobPollService\Job.vb:line 475
|