Release 11.6.3 adds the following support for coding Business Entities as resources for Data Object Services:
Field property annotations previously documented in the
Progress Developer Studio for OpenEdge Online Help can be used to define semantic types for the fields of temp-tables defined for the schema of a Business Entity.
A new Count operation type (which you can manually annotate) is supported for a Business Entity to identify the ABL routine that implements the "count" function. The "count" function is required by some Data Object resource clients that expect the server resource to manage the paging of the record result set returned for a given Read operation request.