Use JSDO to create mobile and web clients
- Last Updated: September 21, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
As described in Overview of Progress Data Objects, Services, and Catalogs, Progress Data Objects support the development of mobile and web apps by providing access to OpenEdge data that you obtain from server-side Data Objects using corresponding client-side Data Objects, which are instances of the JavaScript Data Object (JSDO). With the help of additional JavaScript classes and objects, JSDO instances access these data resources through Data Object Services running on an appropriate OpenEdge server. For a reference to the basic JavaScript classes and objects that support JSDO access, see the JSDO class and object reference.
The following topics describe how to use the features of a JSDO and its associated JavaScript objects to access Data Object Services, regardless of the mobile or web app development platform.