Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSV file format
#1
Hello,

I am trying to import csv files in this format:

ADB;192.31.3.146;;;RDP;3389;Folder_name
CDSa;192.31.3.152;;;RDP;3389;Folder_name
CDS1;192.31.3.150;;;RDP;3389;Folder_name


and also:

ADB;192.31.3.146;;;RDP;3389
CDSa;192.31.3.152;;;RDP;3389
CDS1;192.31.3.150;;;RDP;3389


This exact format is mentioned in the inbuilt Help:
Structure of the csv fileĀ  ConnectionName;ConnectionDestination;ConnectionDescription;ConnectionUrl;ConnectionProtocol;ConnectionPort;FolderName

Computer2 W2K3;Computer02.mydomain.local;;;RDP;1000;Haus_A5\1.OG

Then the program says Import is finished successfully, however - there are no connections visible, and all looks like the file had not been imported at all.

Any clues to why this would be happening?

Regards
Katarina
Reply
#2
Which version of ASGRD are you using?
Regards/Gruss
Oliver
Reply
#3
The format of the csv file is flexible - try it first with export to csv (at least 1 row) - you can choose which columns you want to export - these fields are named in the header row - all following lines must match the same structure - check your export file and put in your content in the same way!

And I tried it with the content of the help file - working for me - just remove the blank line, save it to a csv file (in text format - not any Excel formats)!
Regards/Gruss
Oliver
Reply




Users browsing this thread: 1 Guest(s)