Hi,I am trying to utilize the notifications functionality in 11.3.5 to send out emails when jobs are running late or dont start on time.I have the command job below that I need to send notificaiton for if it is NOT started by 20:30 or complete by 21:15. I set up the job according to the JIL below. However, I got success emails which I was not expecting. I dont want success emails, just notifications when the two criteria i have explained before are met. Any help will be appreciated. Thanks.a. If job does NOT start by 20:35b. If job does NOT complete by 21:15- Basically, I need to send an email notification when the job is NOT completed running successfully by 21:15BOX JOB:
- starts running at 20:30, mon,tues,wed,fri
insert_job: p.ba_b_c_bondedge_daily_feed_d1 job_type: BOX
owner: svcau...@us
permission:
date_conditions: 1
days_of_week: mo,tu,we,th,fr
exclude_calendar: bondedge_exclude_fri_LBDOM
start_times: "20:30"
description: "SCH BondEdge Daily Feed CA Autosys Batch Process"
alarm_if_fail: 0
COMMAND JOB:
insert_job: p.ba_c_c_bondedge_daily_update_d1 job_type: cmd
description: SCH - BondEdge Daily Feed - UpdateBE.bat
machine: mil-be-01
condition: s(p.ba_c_c_bondedge_daily_cmslog_filewatcher_d1)
owner: svcau...@us
-- 
You received this message because you are subscribed to the Google Groups
"AutoSys" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to autosys+u...@googlegroups.com.
To post to this group, send email to aut...@googlegroups.com.
Visit this group at http://groups.google.com/group/autosys.
For more options, visit https://groups.google.com/groups/opt_out.
*************************** IMPORTANT
NOTE*****************************-- The opinions expressed in this
message and/or any attachments are those of the author and not
necessarily those of Brown Brothers Harriman & Co., its
subsidiaries and affiliates ("BBH"). There is no guarantee that
this message is either private or confidential, and it may have
been altered by unauthorized sources without your or our knowledge.
Nothing in the message is capable or intended to create any legally
binding obligations on either party and it is not intended to
provide legal advice. BBH accepts no responsibility for loss or
damage from its use, including damage from virus.
********************************************************************************