Try OpenEdge Now
skip to main content
New Information
Business Entity Support for Data Objects
 

Business Entity Support for Data Objects

OpenEdge Release 11.7.2 Service Pack includes the following updates on how the filter parameter to the Data Object Read operation is specified as a JSON Filter Pattern (JFP) object:
*Additional documentation on the format that a Kendo UI® client uses to specify property values in the JFP object
*Additional schema support used by the JFP object itself for temp-table fields defined with the SERIALIZE-NAME option
This information updates the topic, "Understanding the JSON Filter Pattern (JFP)," in the "Data Object Services" chapter of OpenEdge Development: Web Services, which describes the format and usage of the filter parameter to the Data Object Read operation when specified as a JFP object. This JFP format is a JSON object with a set of properties that specify how the data is to be filtered and returned by a Read operation that is invoked by a client using the JSDO dialect of the Kendo UI DataSource.
* Client formatting for properties of a JFP object
* Handling SERIALIZE-NAME for fields referenced by a JFP