web
You’re offline. This is a read only version of the page.
close

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1521)

STATUS DETAILS
New