Resolved! Child pipeline is only processing the first document from Pipeline Execute
I’m using a sub pipeline to submit individual documents to a web service. This was working, but after some changes I am only seeing a single document processed to the service. I have the re-use box unchecked, and pool size set to 1. I have tested ea...