Hi Jon,
As per above screenshot while you are trying to append each record to a new collection from Work Queue, once you get a single record try to append to another empty collection before taking another record from queue. Because the collection from which you are calling each record, will keep only the latest record in it. So before getting the next record move the record to another collection. Then you can save all the records in collection. Refer Screenshot.
This will solve your issue.
Thanks
------------------------------
Yeswa Vaibhav Alwar Nerella
Associate Consultant
Capgemini
Asia/Kolkata
------------------------------