Concurrency Pattern Analysis in Multi-User APEX Data Entry Scenarios

Authors

  • Ethan Marwood, Clara Donnelly

Keywords:

Oracle APEX, Concurrency Control, Manufacturing Data Entry

Abstract

Multi-user data entry workflows in Oracle APEX–based manufacturing dashboards introduce
concurrency challenges when operators simultaneously update shared equipment logs while automated
sensor streams also feed machine-state data into the system. These overlapping write operations can
lead to silent overwrites, inconsistent machine histories, and misaligned production records if
concurrency is not explicitly managed at both the application and data layers. This study analyzes
concurrency interaction patterns arising from operator input timing, UI refresh behavior, and
background telemetry synchronization. Results show that uniform locking strategies are often
inefficient in production settings, while selective techniques such as row-level version stamping and
shift-based data partitioning provide reliable conflict mitigation with minimal workflow disruption. The
findings emphasize that effective concurrency control in APEX manufacturing systems requires
integrated workflow, interface, and data model design rather than database-level enforcement alone.

Downloads

Published

2023-03-17

How to Cite

Ethan Marwood, Clara Donnelly. (2023). Concurrency Pattern Analysis in Multi-User APEX Data Entry Scenarios . Journal of Artificial Intelligence in Fluid Dynamics, 2(1), 7–12. Retrieved from https://theeducationjournals.com/index.php/jaifd/article/view/330

Issue

Section

Articles