Overview
This tool can be used to quickly generate multiple rows for each of the application transactional tables to easily support database load testing.
Key Features & Functionality
If you have ideas for more generators, please leave a comment!
Good Afternoon
I tried importing the data generation on the environment
I updated the Data Generation Application Properties file and updated the line 29, 30 and 37,38. First I remove the pound sign and change the colon (:) to equal (=).
Then I imported it like this
after that I inspected it before importing to check if there are any errors since there are no errors, I proceeded to import it.
then when I imported it, the status is failed.
Then when I checked the import log this is the error that are written
Has anyone how to solve this error? Thank you
You shouldn't be uncommenting those rows in the properties file. Did you try importing without making changes to the properties file?
Do you have any suggestion on how to fix the data store issue?
Those errors don't seem related to properties files issues, they seem to be due to a data store issue.
For your previous issue, when you uncommented the lines you corrupted the properties file. The only lines that should be uncommented in that file are content.<uuid>.VALUE lines like 35 and 43.