microsoft / Dynamics-AX-Integration

Dynamics AX Integration samples and demos.
287 stars 356 forks source link

Unable to create ProductMasterConfiguration #74

Open francisharvey opened 6 years ago

francisharvey commented 6 years ago

Here's the error message:

"message":"Write failed for table row of type 'EcoResProductMasterConfigurationEntity'. Infolog: Warning: Matching record for the read only data source 'EcoResConfiguration' does not exist.","type":"Microsoft.Dynamics.Platform.Integration.Services.OData.AxODataWriteException"

I can't find the EcoResConfiguration entity, is it part of the DataEntities? Maybe there is a setting to change to allow writing in this table?

Thanks Francis Harvey