Integrate Software AG Products Using Digital Event Services : MashZone NextGen Help : Appendix : Legacy Presto components : Mashables and Mashups : Mashables : Connect Information Sources as Mashables : REST Web Services : GET-Based REST Web Services
GET-Based REST Web Services
Most REST web services accept requests that use the GET operation in HTTP to invoke the service. Parameters are passed within the URL to the service following the question mark (?) delimiter. The URL for a REST web service using GET might look like this:
http://www.someOrg.com/myRestService?date=20080301&zip=94102
When you register REST web services in MashZone NextGen, you provide the URL to the web service. For GET-based REST services, the URL should include any parameters that you need to use for any request. You can also include default values for these parameters or simply omit the value.
Note:  
MashZone NextGen uses the default parameter values that you supply when you register a REST web service to validate the URL during registering. MashZone NextGen also uses the default parameter values when the request to run the service contains no parameters at all.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback