OIC REST for-each fails on repeated element
Summary
OIC REST for-each fails on repeated elementContent
I am working on a REST integration where a particular xml element repeats. It fails with an XSD object conversion error on one of the sub elements, but it works fine if the payload only contains a single Restoration element, so I know it isn't really a conversion error. I'm certain I don't have the for-each loop set up properly or I have a schema problem.
Hoping someone can help. See xml payload below, and schema is attached. Image below shows how I set up the for-each node. I just dragged the Restoration element from the source side to the repeating element box.