This package has been deprecated

Author message:

use @progress/jsdo instead

jsdo
TypeScript icon, indicating that this package has built-in type declarations

4.3.12 • Public • Published

JSDO

The JSDO is a JavaScript implementation of the CDO Specification published by Progress Software Corporation. The JSDO is a free and open-source full-featured implementation that can be used in web, mobile web and hybrid mobile apps.

Documentation

Progress® Data Objects, which include the JSDO on the client, represent the Progress-released implementation of Cloud Data Objects. For more information on the latest release, see the Progress Data Objects Guide and Reference.

OpenEdge and Rollbase compatibility

JSDO version OpenEdge version Rollbase version
4.3.1 11.4.0, 11.5.1, 11.6.x 4.0.x
4.3 11.4.0, 11.5.1, 11.6.x 4.0.x
4.2 11.4.0, 11.5.1, 11.6.x 4.0.x
4.1 11.4.x, 11.5.x 4.0.x
4.0 11.4.x, 11.5.x 4.0.x

Note: 11.6.x corresponds to the latest version/service pack of OpenEdge 11.6.

Download

You can download a copy of the full JSDO to a zip file or the individual files below.

Source File Purpose
progress.js JSDO core
progress.session.js JSDO session management
progress.util.js Helper classes for the JSDO
progress.data.kendo.js Kendo UI DataSource for the JSDO
Lib File Purpose
progress.all.js The JSDO plus the Kendo UI DataSource for JSDO
progress.all.min.js The JSDO plus the Kendo UI DataSource for JSDO minified for deployment
progress.jsdo.js The JSDO core components (JSDO, Session, Util classes)
progress.jsdo.min.js The JSDO core components (JSDO, Session, Util classes) minified for deployment

The JSDO can be used by hybrid mobile apps, mobile web apps and web browser apps to access OpenEdge and Rollbase servers. Other implementations include a client in a mobile Hybrid App (a variation of the browser client), a Telerik® NativeScript client, a Node.js server, and a Java server. The JSDO has successfully been used with servers other than OpenEdge such as Node.js to export data created / aggregated in Modulus™ to a Progress® Rollbase Application.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

NPM Package

https://www.npmjs.com/package/jsdo

Package Sidebar

Install

npm i jsdo

Weekly Downloads

3

Version

4.3.12

License

Apache-2.0

Last publish

Collaborators

  • traveleye