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



I've posted it at code.midrange.com. Here are two URL's, one for the
RPG and the other for the CL.

http://code.midrange.com/41cc21ac4b.html
http://code.midrange.com/d555568698.html

You would also need to set the inactivity timer system value:

System value . . . . . : QINACTITV
Description . . . . . : Inactive job time-out
Time-out interval in
minutes . . . . . . : 20 *NONE, 5-300

Then your code would decide who gets disconnected and so on. Here's
how to stop the NEP:

PGM
SNDPGMMSG MSGID(CPF9898) MSGF(QCPFMSG) MSGDTA('STOP') +
TOMSGQ(INACTMSGQ)
ENDPGM

I'll write an IBM System Magazine EXTRA newsletter article about it.

- Michael

On Fri, Aug 8, 2008 at 12:52 PM, <lgoodbar@xxxxxxxxxxxxxx> wrote:
Is it proprietary or can you post to code.midrange.com? I'm also
interested in selectively timing out groups of users.

Loyd Goodbar
Business Systems
BorgWarner Shared Services
662-473-5713
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Michael Ryan
Sent: Friday, August 08, 2008 11:40 AM
To: Midrange Systems Technical Discussion
Subject: Re: session timeout/sleep

Sure...I'll send you some code offline...

On Fri, Aug 8, 2008 at 12:23 PM, Jerry Draper <midrangel@xxxxxxxxxxxxx>
wrote:
We have a couple of thousand sales associates working in a retail
environment where they will signon to the iSeries, do something
(order, inquiry, etc.) and then walk away (to help a customer, etc.).

The company also has customer service reps working on the iSeries
fielding requests at a call center.

Each has different needs.

The company wants to selectively timeout session for these two groups
of users based on inactivity. One group needs to timeout after 8
minutes and the other after 17 minutes.

When the user signs back on the company wants them to be able to
continue where they left off.

Tall order.

Anyone deal with this kind of request before? TCP timeouts won't
address this issue.

Jerry


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.