Output Parameter (Consumed SOAP Method)
Collaborate with us
Edit this page on GitHub
Output parameter of a consumed SOAP Web Service method.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Name | Identifies an element in the scope where it is defined, like a screen, action, or module. | Yes | ||
Description | Text that documents the element. | Useful for documentation purpose. The maximum size of this property is 2000 characters. |
||
Data Type | The data type of the output parameter. | Yes | ||
Advanced | ||||
Default Value | Initial value of this element. If undefined, the default value of the data type is used. | |||
Original Namespace | Namespace as defined in the WSDL. | |||
Original Name | Name of the output parameter as defined in the WSDL. | Yes | ||
Original Description | Description of the output parameter as provided in the WSDL. | |||
Original Type | Type of the attribute as defined in the WSDL. | |||
Min. Occurrences | Minimum number of times this element can appear as defined in the WSDL. | Yes | ||
Max. Occurrences | Maximum number of times this element can appear as defined in the WSDL. | Yes | ||
Nillable | Set to Yes to allow elements to accept nil values. | Yes |