
I've added fields to many entities by using Entity Extension. I used them with DIXF and it worked fine.
Now I want to read those entities with OData. The issue is that fields added with extensions are not exposed through OData. Seems to be the case even for standard entity. Ex : HcmExmployeeEntity.Extension add field CalendarId but it is not available in OData.
Am i missing something or is this the intended behavior?
The only option I see is to create a brand new entity that includes extension fields. Other idea?
*This post is locked for comments
I have the same question (0)