Building Mobile Enterprise Applications : webMethods Mobile Development Help : Services Object Reference : Objects to Use for RESTful Services : Request Properties
Request Properties
Property
Description
Content Type
Content type for the request sent to the REST service. The application sends the input parameters, which you define using child Parameter objects, in the format you specify. Specify one of the following:
*NONE if the REST services requires the parameters to be sent in plain text format.
*application/xml if the REST service requires the parameters to be sent in XML format.
*application/json if the REST service requires the parameters to be sent in JSON format.
*multipart/form-data if the REST service requires the parameters to be sent in multipart format.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback