web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Write Failed For Table When Using OData API Update

(4) ShareShare
ReportReport
Posted on by 32
Hi D365 Community

I using Odata API to update 2 field data in DataEntity
METHOD : PATCH
URL : https://{baseURL}/data/AbcAssets(dataAreaId='abc',AssetId='100086N9')
Body :
{
  "Name": "Asset_Technical_C100",
  "Weight": 100.0
}

but have error occur below  :
{
    "error": {
        "code": "",
        "message": "An error has occurred.",
        "innererror": {
            "message": "Write failed for table row of type 'ABC_ProductAssetEntity'. Infolog: .",
            "type": "Microsoft.Dynamics.Platform.Integration.Services.OData.AxODataWriteException",
            "stacktrace": "   at Microsoft.Dynamics.Platform.Integration.Services.OData.Update.UpdateProcessor.UpdateEntity_Save(ChangeOperationContext context, ChangeInfo changeInfo)\r\n   at Microsoft.Dynamics.Platform.Integration.Services.OData.Update.ChangeInfo.ExecuteActionsInCompanyContext(IEnumerable`1 actionList, ChangeOperationContext operationContext)\r\n   at Microsoft.Dynamics.Platform.Integration.Services.OData.Update.ChangeInfo.TrySave(ChangeOperationContext operationContext)\r\n   at Microsoft.Dynamics.Platform.Integration.Services.OData.Update.UpdateManager.SaveChanges()\r\n   at Microsoft.Dynamics.Platform.Integration.Services.OData.AxODataDelegatingHandler.<SaveChangesAsync>d__2.MoveNext()"
        }
    }
}

This error only occur when update field Name and Weight together.



ABC_ProductAssetEntity is DataEntity with datasource is EcoResReleasedProductV2Entity_extension for update data to InventTable_extension
 
ABC_ProductAssetEntity => EcoResReleasedProductV2Entity_extension => InventTable

field Name is custom field in InventTable_extension, and field Weight is system field.

if update one by one is OK. but together Name and Weight has error.



I check Event view with detail below


 
 
Thank you for reading. I hope to receive your assistance
 
Categories:
I have the same question (0)
  • Martin Dráb Profile Picture
    239,257 Most Valuable Professional on at
    One of your screenshots shows that an UpdateConflictException occurred. Maybe you have code updating the record that the entity is
    updating too, or something like that. Debugging should tell you more.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 688

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 524 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 301

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans