MashZone NextGen 10.2 | Appendix | Legacy Presto components | Mashables and Mashups | Mashables | Types of Mashable Information Sources | 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 © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release