MS Debug Folderwatch
This commit is contained in:
@@ -221,8 +221,7 @@ Public Class ClassInit
|
||||
oHandleType = "|FW_SIMPLEINDEXER|"
|
||||
End If
|
||||
'Die Datei übergeben
|
||||
LOGGER.Info(">> OnCreated-File:" & e.FullPath)
|
||||
|
||||
LOGGER.Info(">> Adding file from Hotfolder (OnCreated):" & e.FullPath)
|
||||
If ClassIndexFunctions.CheckDuplicateFiles(Form, e.FullPath, "FolderWatch/Scan") Then
|
||||
FILE_HANDLER.Decide_FileHandle(e.FullPath, oHandleType)
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user