I'm curious if anyone has an easy/sharable solution that streamlines creating a collection data WITH Initial Values that are based on [insert data reference]. Whether it be an excel spreadsheet or a collection populated in debug mode. The interest in this is to more easily creating mock data for testing purposes.
I am thinking it could be done by using a code stage to create the underlying XML, but that feels a bit hacky. Is there possibly a better way to approach this?