Adding Start and Stop email notifications in RPAS MFPEECS v19 Control File
Hi,
Since I'm new to RPAS v19, Could you please help me how can I send email once MFP weekend job started and ended in RPAS MFP v19?
Can I edit in the batch control file, like the below example code? If this is wrong how can I achieve this? Could you please explain and give an example?
Example Code:
MAILTO="your@email.com"
MAILFROM="rpas_mfp@example.com"
MAILSUBJECT="RPAS MFP Weekend Job Notification"
run_batch_weekly | waittrigger | MFP_READY~ftp~21600
run_batch_weekly | sendtrigger | weekly_batch_started.txt~ftp
# Unpack and load hierarchy files
run_batch_weekly | unpack | clnd.csv.dat.gz