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

10 Jun 2026 Jure Leskovec on Relational Graph and Foundational Models

Predictive modeling faces challenges with AI's limitations in structured data, prompting solutions like graph databases and relational deep learning with attention mechanisms to enhance accuracy, scalability, and real-time updates for enterprise applications.

3 Jun 2026 Dave Airlie on Linux Kernel Maintenance

The Linux kernel, the largest global software project, uses a hierarchical maintainer system with 80,150 contributors managing subsystems like DRM through public review, structured development cycles, and evolving practices to address scalability, quality, and integration challenges.

27 May 2026 Dwayne McDaniel on the Engineering Challenges of Secrets Management

Managing secrets like credentials and API keys in software development risks leaks causing supply chain attacks (e.g., PyPy, Clot, Cisco) due to secrets sprawl, plaintext storage, and misuse, prompting solutions like time-bound credentials, decentralized systems, vault tools (e.g., HashiCorp Vault), and strategies such as credential rotation and encrypted storage amid over 28.65 million hard-coded secrets in GitHub in 2025.

20 May 2026 Rob Moffat on Risk-First Software Development

Recommended: Risk identification and management is a forgotten art

Software development prioritizes risk management through frameworks like test-driven development and agile, addressing hidden risks, AI deployment challenges, open-source dependencies, and organizational prioritization to balance innovation with safeguards.

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.

More Software Engineering Radio episodes