Is there a way to get nodename from csv file
|
02-23-2013, 04:38 AM
Post: #1
|
|||
|
|||
Is there a way to get nodename from csv file
When I download the "Raw Page Data" to csv I see a dialer id. I wasn't sure if that equated to a "test location".
We want to import from the csv files to a db, and I am trying to find a way to differentiate by Test Location. This was only reference I could find to columns in csv. https://sites.google.com/a/webpagetest.o...st-results |
|||
02-26-2013, 06:18 AM
Post: #2
|
|||
|
|||
RE: Is there a way to get nodename from csv file
The dialer ID column is some legacy data from an old system that webpagetest originated from and is probably not generally useful (if you label the test machines with names that have numbers in them then the numbers will be extracted and included there).
The csv's may not have enough data themselves to do what you are looking to do. Some form of transform on the XML may work better. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)