I'm trying add attchment image using html+javascript in portal, then will saving to entity with field Image created before.
But when i save it, have message error:
"Common Data Service ","cdscode":"0x0","innererror":{"code":"0x0","message":"An error occurred while validating input parameters: Microsoft.OData.ODataException: Cannot convert the literal 'C:\\fakepath\\62540459_1076021599262001_7342501863893237760_n.jpg' to the expected type 'Edm.Binary'
So, how to save image to CDS without entity form?