I'm performing a small data migration of about 6000 files with MetaData. I created an test CSV which I uploaded into an SQL Table that I am calling into from the workflow. This solution is for a 1 time import, and as I haven't used the SDK before, so this appeared to be the best way as it's a 1 time solution. I created a WF test which ran fine and read all of the rows in the table and added the files to the repository. I added Assign Values after the first test to assign the MetaData, but now when I run the WF again to test or even try the Test Query it returns no records. Thoughts?