Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Robert Chanphakeo
138
Views
5
Comments
HOWTO build a simple RESTFul web service in outsystems
Discussion
Integration
REST
How-to
Web Service
Attached is a basic example of how to build a simple RESTFul web service in outsystems.
Required extensions
:
BinaryData
HTTPRequestHandler
XmlRecords
https://www.outsystems.com/NetworkForums/ViewTopic.aspx?Topic=%5B%5B%5DXML-Records%5D-Discussion
RESTFulWebServices.oml
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.
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
Ricardo Silva
Andrei, just wait a bit further ( Mid April ) and you'll be able to do it out of the box !
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.
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...