The Future of OpenEdge
In this session we will share insights into market trends and technology advancements shaping our product strategy, and dive into the key features and enhancements
In this session we will share insights into market trends and technology advancements shaping our product strategy, and dive into the key features and enhancements
2022 saw WebAssembly (often shortened to Wasm) gain huge momentum. Already heralded as the biggest change to web technologies since the introduction of JavaScript, new
In this session you will learn how we opened up our OpenEdge ERP to the outside world. We have created modules to add modern authentication,
This presentation will expose some of the challenges, myths, and realities of writing code. In my professional experience, I was able to distinguish between clean,
This session summarizes the key new capabilities that you can take advantage of, along with insight into the version upgrade process.
In this talk we would like to share with you our devops journey with PASOE. We will show how we were able to go
Let’s discuss how we’ve created more than 40 sonar rules to help us enforce code quality and leverage a “shift-left” mentality to engineering.
This talk aims to give you, the developer, a brief overview of how to get started doing DBA tasks.
In this session, we will show you the way through the challenges that lie ahead and help bring peace to your weekends and evenings. You’ll
Application performance is always fine, until it isn’t. Is a newly deployed feature too slow to use? Did the most recent release cause logins to
This session describes the ABL logging classes – what they are and how to use and customize them – and how they can be used
Since 1999, ISCorp has been a secure, reliable, and cost-effective delivery platform for Progress OpenEdge-based applications. Today ISCorp’s Managed Secure Private Cloud Platform supports thousands
This presentation will elaborate on how OpenEdge can utilize OAuth2 and/or Open ID Connect to do authentication and authorization.
In this presentation Mike Fechner introduces the ability to use .NET Core from OpenEdge – a new feature released with OpenEdge 12.7. The presentations provides
This presentation will explain how Progress wants to support bring-your-own choice of APM tools for monitoring PASOE / OE Database and hear the future direction
Cyberquery will enable you and your customers to create better, more powerful reports – easily and quickly.
As a database administrator, you know that protecting your data is critical to the success of your business. In this presentation, we’ll take a deep
How we use ANT and Jenkins, both open sources, to do the automated builds from Dev to QA to Production involving hoping on different servers
This session will show what the Decorator pattern is; when and why to use it; and any gotchas when implementing this pattern.
I want to migrate to PASOE but my story is unique. If you are in this scenario, we can help you see that you are
Don’t miss this opportunity to connect with other OpenEdge DBAs, learn from experienced professionals, and take your database administration skills to the next level.
During this Birds of a Feather session, we will discuss and share the possibilities of integrating Progress OpenEdge with ChatGPT in various ways.
The session
Say goodbye to the hassle of planning downtime for a dump and load in your OpenEdge database! With Table Partitioning, it can be performed online
All projects have some form of logging. What information can we extract from logs? Is there an easy way to store, process, and search through
This presentation will show how we use TDD, the benefits that we have found and the changes that we had to embrace in our development
Let’s talk about OpenEdge’s Managed Database Administration Service (MDBA). We can help you monitor your application, increase performance, and plan for growth. You would have
Don’t miss this opportunity to improve your data security and meet compliance standards by using TDE for full-database encryption. Whether you’re a seasoned DBA or
This session will provide a general overview of the security associated challenges affecting IT businesses across the globe and where OpenEdge Advanced Security comes into
This talk aims to look at some of the things that developers can do to improve the performance and reliability of their application, which in
Many Progress ABL constructs, applications, frameworks use temporary tables. As usage of temporary tables grows, enterprise applications face problems with resources and Progress limits.
Many new features and capabilities have been added to the ABL in the recent releases.
It is inevitable that at some point in the application life cycle some form of integration will be required. The reality of the matter is
In this session we will pull together a number of tips, tricks and best practices on how to care for the SQL92 side of the
Do you want to learn how ProTop can help your business tackle its toughest challenges? Join us for a roundtable discussion featuring panelists who have
When an event like a lock table overflow or system error occurs in your OpenEdge database, diagnosing the root cause can be a time-consuming and
Looking at that old GUI or Character application you’ve been working on in the last decades? Wondering what you can do with it to migrate
The OpenEdge plugin for Visual Studio Code (VSCode) is a powerful tool designed to enhance the development experience for OpenEdge developers. This 3-hour workshop is
This presentation will cover the introduction of the Rapid Cloud Development framework.
It will demonstrate how any OpenEdge developer can become a full-stack web developer
Real-Time Visibility: Using the Client Database-Request Statement Cache to Troubleshoot OpenEdge Performance Issues
In this presentation, we’ll share our real-world experience and provide you with a step-by-step guide to mastering platform migrations. You’ll learn the key considerations involved
We created a new open source VSCode extension for Profiling. It does not only recreate the existing Developer Studio’s functionality but radically improves it.
The SmartComponent Library is the full stack modernization framework for OpenEdge applications. The framework supports rapid application development as well as migration of existing OpenEdge
OpenEdge Command Center (OECC) is a cloud-ready browser-based management console currently for managing multiple PAS for OpenEdge (PASOE) instances across OpenEdge 12.2+ releases. OECC uses
The first release of the Progress 4GL and RDBMS took place on August 8, 1984. Since that day, there have been many more releases
Let’s discuss how to use VSCode exclusively in lieu of PDSOE. Let’s discuss how we’re using it and what we’ve learned. This will
The Factory pattern and its relatives provide a way in which application infrastructure or frameworks can guarantee that a developer gets what they are asking
While a good developer may understand the technical concepts, a great developer knows the technical details that help the code run smoothly. And as a
Securing your applications is essential in today’s world. This session will cover steps you can take to harden your server and the features of the
In this talk we will open the bonnet on the topic of After-Image Journaling and Recovery Log Records (aka “Notes”).
During this presentation, we will share our experience of using Kafka data streams to simulate the modernization process of an older OpenEdge application, which we
Are you struggling with slow database performance, frequent errors, or other configuration issues? You’re not alone. In this session, we’ll provide you with the information
In this session you’ll learn the fundamental concepts of writing Kafka producers and consumers using the ABL.
The scope of this presentation is to share with the audience the key takeaways after the experience of modernizing several Progress Applications by using the
The purpose of the presentation is to present the role of the business analyst in the development team and its influence on the entire project.
This session will discuss our container design and how we use OE containers in CircleCI pipelines to compile, unit test, sonar scan, and more.
The “Secret Bunker” has been used for many interesting OpenEdge RDBMS investigations in past years. Please join your intrepid explorers for another trip into the
In this session we will explain what the SIG tools are and how you can use them. We will discuss concrete ABL use cases ‘from
Discover how you can bring your OpenEdge applications to the web while honouring your tried and tested backend.
See for yourself how Build.One’s innovative approach
This session will cover critical topics regarding testing and deployment to make sure that your migrated application will work under load when deployed to your
Are you tired of slow-performing queries and long wait times for your database queries? In this session, you will learn how to optimize your OpenEdge
Temp-Tables and ProDatasets are a key construct of many ABL applications – with or without the Progress AppServer.
Hosting and managing more than 10k Progress DB in our own Datacenters, we have to take care of the Deleted key Placeholders.
During this breakout
In this presentation we will introduce PASOE’s WebHandlers – the most flexible method to handle HTTP requests in OpenEdge.
This presentation will show you the vital features that got delivered in recent 6.x releases.
If you want to stay up to date, subscribe to our newsletter now! You will receive the latest news on speakers, the program, networking, and much more for PUG Challenge 2023.