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

  • Thread starter Thread starter Darren Parr
  • Start date Start date
Status
Not open for further replies.
D

Darren Parr

Guest
Hi We've played with creating our own handlers for the JSDO. There doesn't seem to be any examples of webhandler code which processes anything but a GET. So I started looking at using the DOH and I can see how it works. To be honest I didn't see the benefit of writing our own to do the same job. We have a basic need to make use of our own dynamic catalog generation logic because the PDS doesn't support temp-tables defined like another table. We're interfacing with a legacy system on the back-end which utilises temp-tables in this way and we need to be able to pass our temp-tables to existent business logic. Does the DOH need the static json catalog? It seems to have a link in there and I'm a bit concerned this isn't going to work out. Regards Darren

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