|
From what I have read I think the activation group setting on the CGI app should be a named activation group or *CALLER, anything but *NEW. In am not sure now to set the activation group for the called RPG and all the second lever called RPGs that are used both from Web and green-screen apps so as to make web response the best it can be but not mess up green-screen users. And I am not sure of the *INLR setting I should use. Currently the non CGI called RPG is setting on LR after every call. It does explicate OPENs on all the files it needs to fill the request but it does not do any closing, assuming the *LR = *ON will close everything. Same with the second level called apps. They all have a shut up switch that can be passed in which causes the app to seton LR and shutdown. In green-screen mode these are all opened on first call and then shutdown when the user exits the main application. In CGI mode these are all shutdown after each request (if it was used on that request).
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.