Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
import from CSV
#1
If I want to create a CSV from scratch what are the required fields in what order that I must have? In 2012 version I was able to do this, but since upgrading to 2015 I have not been able to figure this out.

Thank you,
Reply
#2
csv import/export is dynamic - just make an export of your existing data (at least one server) - you can specify which fields you want to export - when importing the file will be read and only the values that are in the csv are imported - it's only important that the columns in your file match the header columns

In Patch10 there is a bug with IP adress - exclude this field in export - will be fixed with next patch...
Regards/Gruss
Oliver
Reply
#3
what about the field named "ConnectionID"? Should I export this field? Should this field be included in my import CSV file?
Reply
#4
It's only needed if you want to sync your data with existing data.

So if you export data, edit in Excel, and bulk import back - if you want to create new machines you don't need it...
Regards/Gruss
Oliver
Reply




Users browsing this thread: 1 Guest(s)