I’m trying to create a new Flowservice in webmethods.io integration. I need to transform a list of documents from the pipeline, but the Repeat operator does not allow me to select the necessary list. Neither the one coming from the pipeline, nor those I create using DocReference arrays. Only when I create a structureless Document array and map the pipeline input to it, the option to Repeat appears in the list… but then I can’t map individual fields inside. What am I doing wrong? Thanks.
