15-08-2023
This commit is contained in:
@@ -53,6 +53,8 @@ Namespace Sharepoint
|
||||
Dim oSQL = String.Format(Config.SQLQueryExport, oDocument.Id, oFileName)
|
||||
Await Database.ExecuteNonQueryAsync(oSQL)
|
||||
|
||||
RaiseFileProcessed(oFilePath)
|
||||
|
||||
Catch ex As Exception
|
||||
Logger.Error(ex)
|
||||
AddWarnEntry("Error while running Sync: " & ex.Message)
|
||||
|
||||
Reference in New Issue
Block a user