Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

API's - Use Buffer table as the source Table

(1) ShareShare
ReportReport
Posted on by 549
Hi, 
I looked at the Base Sales Order API (https://github.com/microsoft/ALAppExtensions/blob/main/Apps/W1/APIV2/app/src/pages/APIV2SalesOrders.Page.al)

The Source Table is a Buffer table: "Sales Order Entity Buffer";

Is this best practise to use a buffer table prevent deadlocks or why would you not directly use the Sales Header and Sales Line tables?

Thank you in Advance
  • Suggested answer
    Khushbu Rajvi. Profile Picture
    17,402 Super User 2025 Season 1 on at
    API's - Use Buffer table as the source Table
    Using buffer tables in Business Central is primarily for enhancing performance, managing concurrency, and ensuring data integrity during transactions. Buffer tables facilitate optimized data handling, reduce the risk of deadlocks by allowing multiple processes to interact without directly locking primary tables, and help in validating changes before they affect the main data structure. This practice simplifies the API interactions and improves overall efficiency in data processing.

    Hope this helps https://yzhums.com/4223/

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 1,452

#2
YUN ZHU Profile Picture

YUN ZHU 1,313 Super User 2025 Season 1

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 1,083 Most Valuable Professional

Featured topics

Product updates

Dynamics 365 release plans