Re: Re: slow saving of records
Nadezda Kuzmich
4-19-17
From programming point of view, time, spent on save or on update, depends on the number of items on the order or invoice matrix.
As for every row you have to run record check , to update support registers, to create invoice transaction and etc.
Do they usually have many items in one record ? Do they have some customization with order/invoice record actions ?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026