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


IBM Mainframe Discussion List <[email protected]> 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
> 
> The information transmitted is intended only for the person or 
> entity to which it is addressed and may contain CONFIDENTIAL 
> material.  If you receive this material/information in error, please
> contact the sender and delete or destroy the material/information.
> 
> ----------------------------------------------------------------------
> 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
> 

----------------------------------------------------------------------
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