I have multiple data management export groups to export data into a BYOD database.
I have an entity I want to remove from a group but I can't. The error is a HTTP 409 error. And the UI freezes because it tries in loop. I have tried multiple times a day for days using different accounts (mine and co-worker's accounts), nothing changed, I can't delete the /Sales order lines V2/ entity/.
I deleted other entities in the same group, no problem.
Here's what I do:
Here's the page freeze:
Here's my console in my browser devtools:
The JSON error is :
{ /Message/: /Session is busy processing another request and can not be acquired at the moment./, /ErrorCode/: 1, /DiagnosticMesssage/: null}
I'm using D365 Finance & operations.
- Installed product version : 10.0.34 (10.0.1591.100)
- Installed platform version : Update58 (7.0.6931.116)
----
Do you guys know how to fix this ?
Edit 2023-08-29:
It seems the first request is /cancelled/ (or expires because too long ? Approx 15 seconds) and then we get 409 errors.