Roger Bolan wrote:
You'll need to use the SITE command for specifying the allocation parameters. If you are on the mainframe FTP client and doing a get use LOCSITE, from the other side use SITE. For example, SITE RECFM=FB LRECL=80 BLKSIZE=0 TRACKS PRIMARY=10 SECONDARY=10 put jcl.file

Roger Bolan


Interesting. That's the FTP PUT command, not the HTTP PUT method.
But, maybe that will work for her too.


IBM Mainframe Discussion List <IBM-MAIN@BAMA.UA.EDU> wrote on 07/18/2008 12:59:01 PM:

To all,

I am looking into having a server application send data to the mainframe
via the z/OS HTTP web server PUT method. I want to store the data in a
dataset so that a batch job can process it.
I have used HTTP for a server app to retrieve mainframe files.  This is
pretty easy.  But, writing to the mainframe seems to be much more
complicated.

Anyone out there who can advise?

Thanks,
Mary Kay




Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Check out the Trainer's Friend Store to purchase z/OS  <==
==> application developer toolkits. Sample code in four    <==
==> programming languages, JCL to Assemble or compile,     <==
==> bind and test.                                         <==
==>   http://www.trainersfriend.com/TTFStore/index.html    <==

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to