[Progress Communities] [Progress OpenEdge ABL] Comment on Add an automated ability to spec and deploy REST services to a PASOE instance

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
Look into the Data Object Handler ( docs.progress.com/.../Use-a-Data-Object-Handler.html) which uses a JSON file for mapping HTTP requests to ABL code. Deployment consists of setting up one or more handler definitions in an PASOE instance's properties file and deploying the JSON files to the pertinent webapp.

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