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



Seems so simple to just issue a scope msg with a program name as I
mentioned and the system will automatically take care of it for you.

Peter

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Albert York
Sent: Thursday, 21 May 2009 12:17 p.m.
To: RPG programming on the IBM i / System i
Subject: Re: Detecting that a submitted batch job is ending from w/in an
RPGprogram.

The original post was requesting a way to detetct when someone has
cancelled a never ending batch job so the program can take action to
shut down gracefully.

Some of us pointed out that a better way to go would be to wait on a
data queue and send a special entry to to the queue to initiate shut
down of the job.

The original poster decided that he was going to have his job look for
the appearance of a special file in the IFS (like ENDJOB.TXT) to
initiate shutdown.

Albert


----- Original Message -----
From: "Tom Liotta" <qsrvbas@xxxxxxxxxxxx>
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Detecting that a submitted batch job is ending from w/in
an RPG program.
Date: Wed, 20 May 2009 15:59:03 -0700


Albert York wrote:

Seems like a lot of work to avoid using data queues :) However,
if you are going to monitor for the existance of a file to
trigger an event, why don't you just look for an object, like a
data area. You just have to use CHKOBJ.

Albert:

It's possible that I've lost track of the point to the thread. I had
the impression that there was an earlier question about detecting
the arrival of streamfiles in a directory.

I've kind of assumed that 'arrival' would mean something like a
customer or trading partner or similar would FTP a file to some
target directory like [/incoming], or perhaps that users would
drag/drop files into a mapped drive, or some other networked process
would add streamfiles at unpredictable intervals.

If I FTP a .PDF file to your FTP target directory, how will you know
it has arrived and what will your CHKOBJ look like? If files are
coming unpredictably, how will you know what to check for? What will
be putting entries on a data queue?

Tom Liotta

--
Tom Liotta
The PowerTech Group, Inc.
19426 68th Avenue South
Kent, WA 98032
Phone 253-872-7788 x313
253-479-1416
Fax 253-872-7904
http://www.powertech.com
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.