Hi
We have multiple bots appending the data in sharepoint excel using o365 append range activity. It is authenticated through MS Graph API.
when multiple bots, at least 2 bots appends the data in excel at the same time, one of the bot information is dropped (blank rows) and other bot data is appended.
How to solve this concurrency issue?
I am using O365 Activities 1.9.0 in studio 21.4.3
Thanks
VJ