Building Mobile Enterprise Applications : webMethods Mobile Development Help : Services Object Reference : Objects to Use for RESTful Services : Parameter Properties
Parameter Properties
Property
Description
Default Value
Default value for the parameter.
If you specify a value, Mobile Development does not create a method parameter for the Parameter object.
If you specify a value for Default Value, the Repeating property must be cleared.
Name
Name of the parameter. The value you specify must be unique among all parameters you specify for a specific Request object.
Note:  
Do not use postData as a value. The value postData is reserved.
Repeating
Whether the parameter contains multiple values. Select the Repeating check box if the parameter contains multiple values.
If you select the Repeating check box, you cannot specify a value for the Default Value property.
Style
Whether the parameter is to be added to the header or query string.
*HEADER if the parameter is to be added to the header.
*QUERY if the parameter is to be added to the URL.
Url Encode
Specifies that the value of the parameter must be url encoded.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback