S
stevev
Guest
If the varbinary(max) column has a max length is greater than 32768 then it is omitted by the OData model. If this is just POC, you may want to reduce the size of the column. Even if you get the OData model to expose the column, Salesforce may still just ignore it. Last time I checked, Salesforce did not handle not long binary values.
Continue reading...
Continue reading...