I using Odata API to update 2 field data in DataEntity
METHOD : PATCH
URL : https://{baseURL}/data/AbcAssets(dataAreaId='abc',AssetId='100086N9')
Body :
but have error occur below :
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
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

Report
All responses (
Answers (