Add native AL support for SQL READPAST (Skip Locked) to enable high-concurrency batch processing
Problem Description
Currently, Business Central developers face a major scalability bottleneck when implementing parallel worker patterns. When multiple background sessions (Job Queue) attempt to reserve the next available rows (e.g., via FindSet(true) or UpdLock), it often...
STATUS DETAILS
New
