In a message dated 1/19/2006 12:46:38 P.M. Central Standard Time,
[EMAIL PROTECTED] writes:
Why must it be "from JES"? How about:
o Step 1: write the report to a temporary data set.
o Step 2: FTP from the data set to the destination host.
o Step 3: IEBGENER the data set to the spool.
>>
Guess we need more clarification. If it's a report can use the OUTPUT DEST
to forward it. If it's behind the firewall probably won't worry about
encryption. From JCL Reference(z/OS 1.4):
Example
4
//REMOT4 OUTPUT DEST
='NEWYORK.IP:bldprt-2'
In this example JES2 sends the sysout data set to node NEWYORK, where a
functional subsystem that can process IP-distributed data sets sends the data
to
the bldprt-2 host system.
Example 5
//REMOT5 OUTPUT DEST
='IP:9.117.84.53'
In this example the functional subsystem sends the sysout data to the host
machine at IP address 9.117.84.53.
____________________________________
----------------------------------------------------------------------
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