|
Date: 7/17/97 7:56 PM
RE: Batch automate connecting to AS400's
>I would like to write a CL/RPG set of programs that will run in
>batch. At 4 different locations (other AS400's) nightly jobs are run
>that produce files to upload to a central AS400.
>
>I would like a batch job to run at 06h30 that will passtrough to the
>remote AS400's, receive the network files, restore them at central
>head-office. When done, end passthrough and connect to the next
>AS400.
>
>When all data is received, a batch job will then print a consolidated
>report.
>
>So my question is: What are DDM files, how do they function, and how does
>one apply this to run remote commands.
Andre
We have done this by sending the file via SNDNETF and right afterwards
sending a SNDNETJOB(or is it SBMNETJOB) which goes to the same location
as the NETF and does the receive function(RCVNETF) unpacks it an processes
the file.
If you need a code example contact me off line and I'll share it.
P.S. I've done the same thing with APPC and also DDM.
John Carr
EdgeTech
74711.77@compuserve.com
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List! To submit a new message, *
* send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from *
* this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe MIDRANGE-L' in the body of your message. Questions *
* should be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
uucp
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List! To submit a new message, *
* send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from *
* this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe MIDRANGE-L' in the body of your message. Questions *
* should be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.