2022-November
DustinGrau-PSC
released this
18 Nov 18:09
·
17 commits
to main
since this release
Primarily refactors common code across all procedures into new OOABL classes. This creates a new "OEManager Connection" for each procedure to reuse for all HTTP requests. The resulting changes now require the OpenEdge folder to be present in the PROPATH for execution, which has already been adjusted for the latest release.
Terminating sessions will now produce a stack output file to record what (if anything) was executing when the termination took place. All trim actions now support the 3 available terminate options: graceful, forced, or finish + stop.