× 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 don't understand why you are writing code to deal with an issue that only
occurs when you recompile the code, ie in development.

It sounds like you are saying that the service program in question is being
changed frequently.

The way that I did this in my Trigger Mediator is to use a dynamic loaded
service program and then I have a user space with a timestamp in it.

I keep a copy of the timestamp in the program and if it changes I reload
the service program.

Instantly everyone has a new copy of the service program.

www.think400.dk/downloads.htm. Look for Trigger Mediator.



On Tue, Sep 15, 2020 at 7:31 AM Nathan Andelin <nandelin@xxxxxxxxx> wrote:

The CGI API works fine regardless of the front-end CLP.

But why add the overhead of new activation groups?

Nathan Andelin


On Sep 15, 2020, at 5:25 AM, Jay Vaughn <jeffersonvaughn@xxxxxxxxx>
wrote:

I have an endpoint pgm that is called from an http instance.
This pgm creates a named actgrp in which other pgms called run in as
well.
I’m discovering that if I recompile one of these called pgms then the
change is not picked up the next time the instance calls my endpoint
program... unless I restart the instance.
This tells me the actgrp from the first endpoint pgm needs to be
reclaimed... but how would you do that if it is the very first pgm in the
stack? It is an sqlrpgle and I tried doing the rclmactgrp after the
*inlr=*on but no luck.
I think putting a cl wrapper around it would be logical but I would then
have a mess on my hands sharing/passing those Cgidev Parms from my CLP to
my sqlrpgle right? Or would they still be accessible by the sqlrpgle
regardless of the CLP?

Tia
Jay
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-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
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-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 ...

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.