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



Well, seems one of the few other options left would be to send a break
message to ALL users to their message queues and when they just sign on,
that message would pop up as soon as they get into the system. This is
less difficult and in general it works. That's what we do also when we
warn users that the system will undergo an IPL. When they sign on, they
know they will have a short time to do things.

El mié, 9 nov 2022 a las 17:02, Bryan Dietz (<bdietz400@xxxxxxxxx>)
escribió:

wondering aloud.
could utilize the Exit Point
QIBM_QWT_JOBNOTIFY
https://www.ibm.com/docs/en/i/7.3?topic=ssw_ibm_i_73/apis/xjobntfy.html

Pick your job start option and never ending program to read the dtaq and
send something to the user(s)

I have created a small RPG program for routing entry in a support
interactive subsystem
that keeps certain users off the server.

at the end the program just does a RRTJOB to a different RTGDTA in the
subsystem to continue on their way...

but this option was mentioned before...

Bryan


Patrik Schindler wrote on 11/9/2022 11:34 AM:
Hello Javier,

Am 09.11.2022 um 17:00 schrieb Javier Sanchez <
javiersanchezbarquero@xxxxxxxxx>:

If you want to display the message AFTER signon, another option could
be that you tailor a CL/RPG program that could be called precisely just
after that.

Yes. Probably there's a system exit, so there is no need to alter user
profiles, SBSDs or the like? With that the thing might boil down to how to
send the message instead of how to get the system to do this at signon time.

As said in another message, I'll put this aside for now, because the
effort is considerable in any case.

One big disadvantage to this is that you would have to update ALL user
profiles to have the INLPGM parameter to point to that program.

Don't wanna do this. Also, if a user already has set an INLPGM, how to
cope with that? Also, an INLPGM can easily be overridden on the signon
screen, so the message won't be shown. Searching for a foolproof and
defaults-preserving way. Seems to be most hard?

:wq! PoC




--

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

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


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.