XML array handling
XML response data is transformed into tabular data (fields and records) in two steps:
- 1.
- 2.
During step 1. child nodes (elements) in the XML are treated as arrays only if there is more than one node.
If you would rather treat all child nodes as arrays, even when there is only one:
- On the create request screen, clickto open the advanced settings.
- Under XML Array Handling, enable "Always put child nodes in array".
