138
Views
5
Comments
HOWTO build a simple RESTFul web service in outsystems
Attached is a basic example of how to build a simple RESTFul web service in outsystems.




Required extensions:
RESTFulWebServices.oml
2018-03-08 20-43-12
Robert Chanphakeo
You would now use RESTFulWebservice component https://www.outsystems.com/NetworkSolutions/ProjectDetail.aspx?ProjectId=228 it  allows you to create a light weight RESTFul web service API with support for both XML and JSON serialization and deserialization.
UserImage.jpg
Andrei Malyuchik
Robert, your link leads to nowhere. Could you repost the information? I'm looking into how to expose a RESTful service from outsystems.

Thanks
2014-02-13 10-06-38
Ricardo Silva
Andrei, just wait a bit further ( Mid April ) and you'll be able to do it out of the box !
2022-07-10 09-34-19
Pule Phafane
Andrei, did you succeed in exposing a RESTful serivice yet? I'm in a dillema too as I have to prove the concept to my boss in order to aquire OUTSYSTEMS.
2014-02-13 10-06-38
Ricardo Silva
Well, 9.0.1 which is today being released as a release candidate ( find it here ) natively supports exposing REST APIs.

Maybe you should give it a go :)
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.