-
How can I monitor long-running ABL batch jobs in Progress OpenEdge?
-
Cron and PASOE’s built-in handling work, but they leave you guessing about what’s
actually running. BatchOrchestrator puts it all on one screen, so you can schedule, watch, and
stop jobs, and see who did what.
-
How can I deploy compiled .r files and schema changes safely across multiple OpenEdge
environments?
-
The Deployment Engine packages a release once and ships that same sealed bundle to every
environment, so what you tested is what lands. Anything risky, like a rollback, needs a one-time
confirmation code, and every step is logged on both ends.
-
Can I generate PDF or Excel reports directly from Progress OpenEdge AppServers?
-
Yes. The Report Engine is a small service your AppServers call over REST. Hand it a JasperReports
template and it returns a PDF, Excel file, or HTML, with custom fonts and subreports included.
-
Which Progress OpenEdge versions does Leap Labs support?
-
We focus on the 11.7 and 12.8 LTS releases.
-
Does Leap Labs software run on-premises, and does our data stay in our infrastructure?
-
Yes. Everything runs inside your own environment, on-prem or your cloud, and your data stays
there. The code is source-available, so you can check exactly what it does.
-
How is Leap Labs software licensed?
-
A flat annual license, with no per-seat fees and no surprises. The first year of support is on
us, covering setup, configuration, and troubleshooting.