[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: DataObjectHandler with JSDO

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
The JSDO can use a static catalog or a dynamically generated catalog file. The following sample code shows how to use WebHandlers to create a Generic Service for the JSDO. The sample only shows GET operations. However, you should be able to use the same structure to add support for other operations. Link: - community.progress.com/.../2677 In addition of working with dynamic code, you can also write static Business Entities to provide custom code. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Back
Top