Re: Sending z/OS Events to Windows Server

2018-10-11 Thread John Roberts
Thanks Charles, Rob, Timothy, and Christopher for some excellent ideas to research. My needs are limited to jobstep completion, file creation, and file deletion. Needs to be near real time, within a few ms of the occurence. Email notification is ok, but Web service is preferred. One-way - z to W

Sending z/OS Events to Windows Server

2018-10-09 Thread John Roberts
I have a need to recognize certain events (creation of a file, completion of a JOB, etc) and send basic information about each event to a Windows process near real-time. The Windows process would be a RESTful web server deployed on the Intranet alongside the z/OS box. I have been out of the SY