On Thu, 3 Apr 2014 14:03:24 -0700, Charles Mills <charl...@mcn.org> wrote:

>Just confirming what I RTFM: there is no way for an FTP client to directly
>execute a TSO command on a remote z/OS system - is that right? Is there some
>clever hack that I am missing?
>
>This would be real useful, no? The ability - in this case, what I am trying
>to do - to upload a TSO XMIT file and then run a RECEIVE on it.
>
>Yes, I know I can run a job on the remote machine and the job could be batch
>TSO. I am looking for something a little more straightforward than that.
>
>Thanks,
>
>Charles

How about defining a Batch Job in your Scheduler product that is setup to run 
when a specific dataset is created?
FTP creates the file, the Scheduler submits the Batch Job, Batch Job runs 
whatever you want, RECEIVE, etc.

-- 
Dale R. Smith

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to