That is the simplest way. At our shop, the job which creates the dataset will then usually do the ftp in a later step, using a DD type "put".
On Wed, May 7, 2014 at 3:05 PM, Sproull, George J CTR DISA ESB (US) < [email protected]> wrote: > Yes, that would be an interesting project to do. I was just asked this > question by a user who doesn't do development and has no budget for > additional > products, so I told him that I would run it by you folks. I think I'll > recommend that he create an output file and have our scheduling system > trigger > an FTP upon file creation. Thanks for all your input........ > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of John McKown > Sent: Wednesday, May 07, 2014 15:55 > To: [email protected] > Subject: Re: Automated JES Spool FTP > > That's an interesting idea. I wonder how you would specify the ftp server, > userid, password, and remote file name (with path) to such a WRITER. But, > from > what I read, the OP want something "out of the box" from IBM integrated > into > JES itself. > > > On Wed, May 7, 2014 at 2:51 PM, Barkow, Eileen <[email protected] > >wrote: > > > Maybe you can write a writer routine that when specified gets control > > and ftp's or does whatever. > > JES2MAIL gets control via the WRITER= parm specified for the output > > and can be programmed to ftp and do other things, so you can probably > > write your own WRITER routine. > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] > > On Behalf Of John McKown > > Sent: Wednesday, May 07, 2014 3:40 PM > > To: [email protected] > > Subject: Re: Automated JES Spool FTP > > > > Bottom line: No. And you say you don't want alternatives, so I'll say > > no more. > > > > > > > > On Wed, May 7, 2014 at 2:24 PM, Sproull, George J CTR DISA ESB (US) < > > [email protected]> wrote: > > > > > Hi, > > > Is there a way to set up a JES2 output class so that output written > > > to that class is automagically sent via FTP to a server? It seems > > > that there may be third party products that do this, but is anything > > > native > > to JES available? > > > I realize there are other ways to skin this cat, but that is the > > > question I was asked. Thanks in advance for any input. > > > > > > > > -- > > There is nothing more pleasant than traveling and meeting new people! > > Genghis Khan > > > > Maranatha! <>< > > John McKown > > > > ---------------------------------------------------------------------- > > 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 > > > > > > -- > There is nothing more pleasant than traveling and meeting new people! > Genghis Khan > > Maranatha! <>< > John McKown > > ---------------------------------------------------------------------- > 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 > -- There is nothing more pleasant than traveling and meeting new people! Genghis Khan Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
