If you don't have an automation package then check out www.cbttape.org flie 974 for TSSO (there are other files but this looks the most up to date)
Lionel B. Dyck <sdg>< Website: http://www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Steve Horein Sent: Wednesday, July 3, 2019 8:00 AM To: [email protected] Subject: Re: how can we do it? I am lucky to have an automation package to work with, but how about an MPF exit? A quick google search of MPF Exit lead to this page with samples: http://planetmvs.com/freeware/dampf.html On Wed, Jul 3, 2019 at 7:06 AM Tony Thigpen <[email protected]> wrote: > My boss wants something is doable. > > He wants: > "I want a notification if there is a 'white message' that has stayed > on the console longer than 5 minutes." > > We had a problem where an unresolved outstanding message was on the > console for a bit because the operator was occupied elsewhere. So, he > wants to know if something has not been corrected within a reasonable > time frame. > > We don't use a third-party console product because we are currently > happy with sysrexx as our console automation tool. > > I am not sure were to start with this. Since it has to handle any > outstanding message, it can't be driven by message number (like most > sysrexx stuff) so I need to drive it based on the WTO descriptor code, > but I don't know if that is possible with SysRexx. > > And, then I somehow need to intercept the "un-stick" DOM macro call. > > -- > Tony Thigpen > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
