|
> What if I have a CLP (OPM) that calls an RPGILE with actgroup *caller (which in turn calls other bound ile modules and srvpgms), do I still get the benefits of named activation groups? No. Anything that is *Caller runs where its caller is. Since the caller is an OPM program the ILE program will run in the default AG. In and of itself this is not necessarily a problem, but if you call service programs and they are *caller too it can get ugly quickly. You should convert the CL to CLLE and then use either a named AG or *New for the AG of that program depending on what you want to achieve. Jon Paris Partner400
As an Amazon Associate we earn from qualifying purchases.
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.