web
You’re offline. This is a read only version of the page.
close
Skip to main content
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 22
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
    236,336 Most Valuable Professional on at
    Write Failed For Table When Using OData API Update
    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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

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

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,029

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 871 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 582 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans