IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

I want send an email to specific teams whenever my job is s


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nkothako

Active User


Joined: 26 Nov 2008
Posts: 125
Location: chennai

PostPosted: Thu Apr 30, 2009 10:15 am
Reply with quote

I want send an email to specific teams whenever my job is still on manual dependency on a particular time using rexx or clist in jobtrac


Code:
Ex :    FXD130RL 23:59 * 04/29 FXD130 * Q     AWAITING SUBMISSION        << Jobtrac job


Every day the above job is released by operation group on specific timings when all the feeds are processed at our end.. and this process is manual

Here the issue there are several jobs in the same manner which will be released manually... due to this, sometimes operation team is not releasing the job on time.. and hence it delaying the downstream system.. now i would like to send an email when ever this job is not released by specific time. so need your valuable inputs to develop this senerio... if this kind of query is already discussed kindly provide me the link..
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Apr 30, 2009 10:24 am
Reply with quote

I do not know what scheduler You are using,

the issue is usually solved by introducing a MANUAL WORKSTATION
with the jobs dependent on the complete flag on MANUAL WORKSTATION

Quote:
all the feeds are processed at our end.. and this process is manua


so the trigger will be on Your side
when Your feed processing is complete just post the MANUAL WORKSTATION as complete
and everything willl flow nicely ( no dependency on the operators sleeping )

or define a special resource ( NOT available )
when Your feed processing is complete just make available the special resource
Back to top
View user's profile Send private message
nkothako

Active User


Joined: 26 Nov 2008
Posts: 125
Location: chennai

PostPosted: Thu Apr 30, 2009 10:48 am
Reply with quote

thanks alot for ur updates..

the no of feeds may vary from day to day.. the operation groups will see only whether all the received feeds are processed or not..

more over what is the concept manual workstation
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
This topic is locked: you cannot edit posts or make replies. Construct new record using specific f... DFSORT/ICETOOL 6
No new posts REXX to send an email in Mainframe wi... CLIST & REXX 3
No new posts REXX to send an email in Mainframe CLIST & REXX 4
No new posts help send file AFT CONTROLM EM IBM Tools 0
No new posts Select a DB2 value in a specific deci... DB2 4
Search our Forums:

Back to Top