Forum Discussion

Vec84's avatar
Vec84
Contributor
7 years ago

Altenate rows in Data driven Database

Hello

 

I have 2 VM's that are running the same scripts which are used to set up test and training data. I want them to use different rows when setting up so i don't get duplication. Is there a way to do this, maybe deleting the row or identifying which VM is being used.

 

Many Thanks

1 Reply

  • shankar_r's avatar
    shankar_r
    Community Hero

    Hi,

     

    You can use your second option, Once the script picks one row then that should update the machine in one of the column in the picked row. And also script should designed such way that it should pick the row which has empty value in the column (which used to set the machine name).