...
- Handle a dynamic list of items in a single incoming request.
- Process each item independently (for example, fetch additional data, perform validation).
- Aggregate individualized results in a single, structured response payload.
See Handling Lists with a Dynamic Number of Items for an example of using a list processor like this one in a common workflow.
Configuring the XML List Processor Tool
...