The archive folder is a subfolder of the Folder Watch folder. - For example: Sources: \\Server\xxxx\ Archiving Option: \\Server\xxxx\completed imports
The following error displays in the Job Poll when running PEImporter: - Error: "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" |