Web Services
Effective in version 9.5.1, web services includes the following behavior changes:
- • You can configure the anyType element to use a complex type or the xs:string type.
Previously, you could configure the anyType element to use a complex type.
- •The anyType element uses xs:string by default when there is no complex type defined for the anyType element in the WSDL or schema.
Previously, when the WSDL or schema of the web service did not define a complex type, the Developer tool processed the element without a type defined.
- •The Schema view of schema objects displays groups and attribute groups when you select the Design option or the Schema option.
Previously, the groups and attribute groups displayed when you selected the Schema option.
- •The WSDL view of WSDL data objects displays groups and attribute groups when you select the Design option or the Schema option.
Previously, the groups and attribute groups displayed when you selected the Schema option.
- • When you monitor a web service request, you can terminate the request by selecting the option to abort the request. Then, the web service request state is set to Aborted.
Previously, you could terminate the request by selecting the option to cancel the request. Then, the web service request state was set to Cancelled.