Source versioning tools like Git have transformed modern development—but for IBM i teams, Git alone isn’t enough. When paired with structured change management, this powerful combination streamlines source control, strengthens compliance, and improves collaboration across IT teams. If you’re looking to modernize your IBM i development process without compromising stability or compliance, we’ll show you how to achieve the best of both worlds: agile, collaborative development with safe, controlled deployments.
I'll demonstrate how CM DDSToDDL turns legacy IBM i DDS source into ready-to-run SQL Server and IBM i DB2 DDL in minutes — with clean, business-readable names and correct keys generated automatically, never hand-inferred. A live demo shows a single source folder producing deployable, dependency-ordered scripts for both platforms in one pass.
Modernize your Synon (CA 2E) applications without rewriting proven business logic. In this session, you'll learn how to expose existing Synon programs as secure, scalable REST APIs and MCP servers, that can be consumed by AI agents, web applications, mobile apps, cloud platforms, and third-party systems. We'll demonstrate how to rapidly create APIs and MCP servers, apply authentication and security, and integrate with modern technologies while preserving your investment in IBM i. Whether you're building a digital transformation strategy, enabling cloud integration, or supporting AI initiatives, this class will show practical techniques for extending the value of your Synon applications through standards-based REST services.
When modernizing CA 2E models to CA Plex, the same business logic can be preserved, but the execution cost can change dramatically when native RPG is replaced by Plex-generated Java. A row-by-row access pattern that was inexpensive with native IBM i I/O can become costly when every lookup becomes a JDBC round trip.