I there a plane and simple way to import my current static offline inventory into SW? Have tried sever ways but never seems to work and always gives mystical errors. All I want to do is create a simple csv file and upload it.
1 Spice up
yasaf
(Yasaf Burshan)
2
Am playing around with it again. will post the verbiage.
This is what I am running:
ruby bulk_import.rb -e user@email.com -p password -s hostname -P 80 c:\deviceslist.csv
hit enter and get this:
Logging into Spiceworks…
bulk_import.rb:20:in ‘initialize’: No such file or directory - c:\deviceslist.csv (errno:: ENOENT)
Never mind… it is working now I think.