327915 - Modifica flussi Cubo Saldi Netti (Consumer e Business) - Fine -

This commit is contained in:
manuelstefanile
2025-01-27 13:01:25 +01:00
parent 687ccc371c
commit 8dd4bd7116
3 changed files with 85 additions and 45 deletions

View File

@@ -21,8 +21,8 @@ check_rc=`$THIS_PATH/is_Running_Script.sh $THIS $$`
if [ $? -eq 0 ]
then
echo '****** elaborazione DHWE2E Report Saldi Netti file CO e BU ' $adesso Start DWHE2E_REPORT >> $LOG
$THIS_PATH/ProcessExecutor.sh it.valueteam.gnp.internalflow.in.Dwhe2eRepoSaldiNettiIn>> $LOG
echo '****** elaborazione DHWE2E Report Saldi Netti file. L argomento è CO oppure BU ' $adesso Start DWHE2E_REPORT >> $LOG
$THIS_PATH/ProcessExecutor.sh it.valueteam.gnp.internalflow.in.Dwhe2eRepoSaldiNettiIn $1>> $LOG
else
echo " (WARNING) $(date) Esecuzione non avvenuta per presenza processo precedente : $prog" >> $LOG
fi

View File

@@ -1,2 +1,5 @@
45 3 * * 1-6 /gnpapp/script/Dwhe2eRepoSaldiNettiIn.sh
0 16 * * 0 /gnpapp/script/Dwhe2eRepoSaldiNettiIn.sh
45 3 * * 1-6 /gnpapp/script/Dwhe2eRepoSaldiNettiIn.sh CO
0 16 * * 0 /gnpapp/script/Dwhe2eRepoSaldiNettiIn.sh CO
45 3 * * 1-6 /gnpapp/script/Dwhe2eRepoSaldiNettiIn.sh BU
0 16 * * 0 /gnpapp/script/Dwhe2eRepoSaldiNettiIn.sh BU