Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
V2 2.0.11
-
None
-
None
Description
When performing insert operation on odata v2 end point and the primary key is not null, getting error from olingo : "The metadata do not allow a null value for property 'SalesOrderID'."
Since this field is autogenerated, this error should not come.
End point : SAP OData v2 end point
PFA the metadata file.
Entity Name : SalesOrder
POST Request :
sap end point
Body :
API Used : EntityProvider.writeEntry()