Validator NotResponible mit oder ohne override/inlcude FI
This commit is contained in:
@@ -3299,7 +3299,7 @@ FROM VWPM_PROFILE_ACTIVE T WHERE T.GUID IN (SELECT PROFILE_ID FROM [dbo].[FNPM_G
|
||||
|
||||
LOGGER.Debug($"oTargetPath with NowParams: {oTargetPath}")
|
||||
|
||||
Dim oResult = WINDREAM_MOD.NewFileStream(oSourcePath, oTargetPath, oWMObjecttype, True)
|
||||
Dim oResult = WINDREAM_MOD.NewFileStream(oSourcePath, oTargetPath, oWMObjecttype)
|
||||
If oResult = True Then
|
||||
WM_AHWF_docPath = oTargetPath
|
||||
Dim oDocID = WINDREAM_MOD.NewDocumentID
|
||||
|
||||
Reference in New Issue
Block a user