I have a question about the Output Mode for an Iterative Macro. In the attached iterative macro I was careful to have the same fields in the same order for the inputs as well as the looping fields. However, when I selected the option for "All iterations will have the same output schema" in the Interface Designer Output Mode section, I get an error message that the schema changed between iteration 1 and 2. Selecting the second option, "Auto Configure by Name," allows the macro to run without error. So I'm wondering why the macro does not work with the Output Mode selection of "All iterations will have the same output schema." There must be something that I missing.
The attached macro is the same one I posted here, in response to a different question I had about iterative macros, but I thought this question deserved it's own thread.
Thanks.