Dalsi zmeny
This commit is contained in:
6
_custom/Westra/winSvc/mainSvcExec.inc
Normal file
6
_custom/Westra/winSvc/mainSvcExec.inc
Normal file
@ -0,0 +1,6 @@
|
||||
if (westraDataPumpFileThr<>nil) then
|
||||
if not(westraDataPumpFileThr.Started) then
|
||||
begin
|
||||
westraDataPumpFileThr.Start;
|
||||
datMod.LogInfo (Quick.Logger.etInfo, 'Start sluzby WESTRA DataPump file');
|
||||
end;
|
||||
Reference in New Issue
Block a user