Good Morning!
I downloaded the Database Load Generation on the APPMARKET and tried importing it on the environment and updated this properties file.
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 have an idea how to solve this error? Thank You!
Discussion posts and replies are publicly visible
Your import customization file includes errors. Constants are defined by their UUID only. You may not add any other lines. Comment the lines 29, 30 and 37,38.
I tried commenting them but the status of the importing is still failed
OK, but you should see other errors.
this is the error at the import log when I commented line 29,30 and 37,38
Some of the packages in the app market need to be unzipped. They contain documentation and the actual package to import.
Yes, I unzipped them and the one that I imported is the Data Generator folder
and this is what is inside of the Data Generator folder
OK. What did you unzip, what did you import, and what result did you see?
I unzipped all the zipped folder and the one that I imported is the Data Generator.zip because that contains the files that are needed to be imported and then I included the properties file when I import it
OK. That seem to be the right way. The error message clearly indicates that the selected file is not valid. I have no suggestions for what to try next. Sorry ...
Thank you for your help