Creating REST Web Service

Posted by Vandna.Kansal on 28-Jul-2016 06:52

Is there any way to develop, map and deploy the REST Web Service without using Progress Developer Studio??

All Replies

Posted by Mike Fechner on 28-Jul-2016 07:22

11.6 pacific webspeed webhandler can handle rest and can be developed with vi if you want.
 
Also note that a free 11.6 64 bit version of PDSOE is available as the classroom edition.
 
Gesendet von meinem Windows 10 Phone
 
Von: Vandna.Kansal
Gesendet: Donnerstag, 28. Juli 2016 13:53
An: TU.OE.Development@community.progress.com
Betreff: [Technical Users - OE Development] Creating REST Web Service
 
Update from Progress Community
Vandna.Kansal

Is there any way to develop, map and deploy the REST Web Service without using Progress Developer Studio??

View online

 

You received this notification because you subscribed to the forum.  To stop receiving updates from only this thread, go here.

Flag this post as spam/abuse.

Posted by Peter Judge on 28-Jul-2016 09:06

No, not for the ‘REST services’ aka “ABL Service (DataObject mapped RPC).
 
The approach Mike suggests can be done with any editor but you will have to write the mapping/routing code (from HTTP to/from ABL calls & parameters) yourself in ABL.

Posted by Vandna.Kansal on 29-Jul-2016 05:04

Hi Peter...

Can you please provide me an example for mapping/routing code (from HTTP to/from ABL calls & parameters) in ABL.

This thread is closed