× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Batch automate connecting to AS400's
  • From: "Kahn, David" <KAHN@xxxxxxxxxxxxxxxxxx>
  • Date: Fri, 18 Jul 1997 09:00:00 +0600

PaulMmn@ix.netcom.com wrote:

>Do you really -need- to use passthrough to get your data?  Why not set up
>the remote AS/400s to automatically transmit at 06h30?  They can use send
>net file and SNADS to have your data arrive automatically.  After the file
>is transmitted, send a net message to a given queue and let the central
>'400 receive the net file.

This is definitely a better technique than Andre was originally
considering. Let the remote sites blow rather than having the receiving
one suck, and use SNDNETF rather than DDM. If you dedicate a user
profile on the receiving AS/400 you can have the remotes SNDNETF to this
one profile. They will then not need to send a separate network message.
The receiving job monitors the message queue of the dedicated profile
for message CPI8050, which gets sent automatically whenever a network
file arrives for that profile. The receiving job, which can be active
all the time, needs authority to the message queue and the network
files, but does not necessarily need to run under that profile, which
should be created with PASSWORD(*NONE).

Depending on the level of sophistication required the monitoring program
can either just deal with files as and when they arrive, or periodically
time out on the RCVMSG and take some action if files do not arrive as
and when expected.

As an alternative to SNDNETF you could also consider using FTP to
transfer the files. This removes your dependency on SNADS and possibly
also makes the "suck" method a more attractive alternative.


Dave Kahn - TCO, Tengiz, Kazakstan
=========

e-mail:  kahn@tengizchevroil.com    (until August 5th)
         dkahn@cix.compulink.co.uk  (from  August 6th)

Note new e-mail address in Kazakstan
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.