Forum Discussion
M_McDonald
16 years agoSuper Contributor
Your getting 5 records makes me wonder if you have the DataSource Loop configured correctly. Is it looping back to the Groovy script?
On thinking more about this, you might have better luck using a JDBC Request step to get the data, then a Property Transfer step with XQuery to return the right number of XML fragments.
On thinking more about this, you might have better luck using a JDBC Request step to get the data, then a Property Transfer step with XQuery to return the right number of XML fragments.