I am using the Property Loader and a Multiple Numeric Limit Test step in a sequence.
I have configured the Property Loader to load the limits for the multiple limits step. I also used the Export limits function to get the properties into a text file. 54 properties are exported.
I then copied this text data in with others properties (just plain numeric arrays) into another csv file.
When executing the sequence the Property Loader step fails with an error of -18. However, 54 properties are read arrording to the summary report.
Can properties like this be merged together in the same csv file? Note that the limits properties are stored under the heading and my other data is under
ileGlobals>.
Is there any way I can get more information about why the -18 error is being generated?