When a developer creates a web service for Microsoft Excel, the developer configures the web service to process data from Microsoft Excel more quickly and more efficiently.
Use the following conventions:
If a web service contains multiple inputs, use a parent element to group the input elements.
Set "Maximum Occurrences" to "unbounded" to allow the web service to process multiple records in one batch. For web services with multiple inputs, set the "Maximum Occurrences" property for the parent element to "unbounded." For web services with a single input, set the "Maximum Occurrences" property for the input element to "unbounded."