This is the second post in a batch series about batch calls with Business Central APIs. You can find the first one about the basic operations with batch calls here. In this post, I want to cover one of the most frequently asked questions about batch calls: what happens if one of the operations runs into an error? Will it stop further execution, will the already processed operations be rolled…
Continue Reading ajk’s Article on their blog
Batch calls with Business Central (2) – Error handling
This is the second post in a batch series about batch calls with Business Central APIs. You can find the first one about the basic operations with batch calls here. In this post, I want to cover one of the most frequently asked questions about batch calls: what happens if one of the operations runs into an error?
Blog Syndicated with ajk’s Permission
More About This Author
Array
#Dyn365BC2021.01.07Deprecation of Basic Auth for SaaS has been postponed to 2022
#Dyn365BC2021.01.05Batch calls with Business Central APIs (3) – Tips and Tricks
#Dyn365BC2020.12.22Batch calls with Business Central (2) – Error handling
#Dyn365BC2020.12.18Batch calls with Business Central APIs (1) – Basic operation