More Software Engineering Radio episodes

Subhajit Paul on ERP Automation and AI thumbnail

Subhajit Paul on ERP Automation and AI

Published 12 Feb 2026

Duration: 59:47

This podcast explores the functionality and evolution of Enterprise Resource Planning (ERP) systems, including AI's role in streamlining operations and making predictive analytics possible.

Episode Description

In this episode, Subhajit Paul joins SE Radio host Kanchan Shringi to discuss how enterprise resource planning (ERP) systems work in practice and wher...

Overview

The podcast examines Enterprise Resource Planning (ERP) systems as integral software tools that unify different departments within an organization to streamline operations and increase efficiency, as opposed to using disparate tools such as Excel. It explains key ERP processes, including Order to Cash, Plan to Produce, and Procure to Pay, using a laptop manufacturing example to demonstrate how these workflows operate end-to-end. The discussion highlights the transformation of ERP systems from traditional on-premise models to modern Software-as-a-Service (SaaS) versions, which are increasingly incorporating technologies like machine learning, generative AI, and agentic systems to improve functionality.

AI is portrayed as a significant enhancement to ERP systems, offering capabilities such as predictive analytics, automation, and conversational interfaces, exemplified by SAP Joule. The podcast differentiates between machine learning models and generative AI, detailing their respective use cases, such as optimizing bin efficiency and detecting anomalies in operations. It also touches on the role of pre-trained AI models and embedded AI in ERP environments, as well as communication standards like Machine Communication Protocol (MCP) and Application-to-Application (A2A) integration. The importance of data quality, AI security policies, and employee training is underscored to ensure successful AI adoption within ERP systems.

Furthermore, the podcast explores the potential of digital twin technology in ERP systems, emphasizing its ability to create predictive models for new products and enhance decision-making. It provides insights into both successful and unsuccessful ERP implementations, stressing the need for thorough testing of real business processes and strategic planning to avoid common pitfalls. The integration of AI into ERP systems is framed as a critical component for future-proofing business operations and achieving greater adaptability and efficiency.

Recent Episodes of Software Engineering Radio

13 May 2026 SE Radio 720: Martin Dilger on Understanding Eventsourcing

Recommended: Useful Architectural Pattern.

Event sourcing is a system design approach that records changes as sequential events to ensure historical traceability, uses event modeling for aligning systems with human workflows, contrasts with CRUD architectures, and emphasizes slice-based design, event streams, and practical applications like legacy modernization and workflow simplification.

6 May 2026 Birol Yildiz on Building an Agentic AI SRE

AI agents in SRE leverage autonomous decision-making, agentic search, and lightweight architectures to replace static runbooks, balancing autonomy with reliability challenges, context management, and human oversight in dynamic environments.

29 Apr 2026 Will Sentance on JS Modernization

JavaScript's evolution from a 1995 scripting language to a performance-optimized modern tool balances innovation with backward compatibility through TC39's incremental updates, browser advancements, community-driven libraries, key features like async/await and symbols, engine optimizations, and a design philosophy prioritizing flexibility and user-driven standardization for large-scale frameworks.

23 Apr 2026 Eric Tschetter on Decoupling Observability

Recommended: Telemetry is important, avoiding vendor lockin is even more important.

Observability in microservices emphasizes decoupled architectures over traditional frameworks to address vendor lock-in, data interoperability, and scalability challenges, while balancing unstructured telemetry management, query language standardization, and cross-team collaboration.

15 Apr 2026 Martin Kleppmann Local-First Software

Local First Software combines local data storage with cloud collaboration to enable offline access, real-time editing, and seamless syncing via AutoMerge and CRDTs, prioritizing user control, privacy, and decentralized workflows with future focus on open standards and AI integration.

More Software Engineering Radio episodes