I have my loop test set up to run my test multiple times successfully. However, I need each concurrent run to generate a unique "message ID". I have a "DataGen" test step with a "Number" configuration...
I figured it out actually. I keep the datagen for the unique fields but i use the "loop TestCase continuously" button to make it run over and over again.