Hello everyone,
We get below error when we post item journal data from the logic app, there are around 100 records, which we post in BC one by one from the logic app, does anyone know what exactly this problem is?
{
/status/: 409,
/message/: /ErrorCode: Internal_ServerError The activity was deadlocked with another user who was modifying the Item Ledger Entry table. Please retry the activity. CorrelationId: {GUID}.//r/clientRequestId: {GUID}/,
/error/: {
/message/: /ErrorCode: Internal_ServerError The activity was deadlocked with another user who was modifying the Item Ledger Entry table. Please retry the activity. CorrelationId: {GUID}./
},
/source/: /api.businesscentral.dynamics.com/,
/errors/: []
}