Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is needed to be changed firstly the delimit option inside the control panel > Clock, Language and Region options > Change date, time or numbers formatInnanzitutto è necessario che sia modificata l’opzione limite nel pannello di controllo >opzioni Orologio, Lingua e Regione > Modifica data, tempo o formato dei numeri.


1) Change date,time or number formatsImage RemovedModifica data, tempo o formato dei numeri


...


2) Additional settingsImpostazioni aggiuntive...Image Removed


...


3)We change the list separator combo so it shows a semicolon.

Apply and close.

Image RemovedViene modificata la combinazione di separatori di elenco in modo che siano mostrati il punto e virgole.

Si applica la modifica e si chiude.


...


4) BASE CREATION

Necessarily we will have to insert a row at the beginning of all our bases independently of the dialer type that we will use, so as the time of exporting to csv, it is guided by the heads we have whether there are 5 or 6 in total.

Image Removed

5) We are headed to file>save as

We select that the filed type is CREAZIONE DI UNA BASE DATI

Code Block
Andrà inserita necessariamente una riga all'inizio delle nostre basi dati indipendentemente dal tipo di dialer che si utilizzerà, in modo che l'esportazione in csv,sia guidata da quanti se ne stanno occupando.


...


5) Si verrà direzionati verso il file>salvato

Si selezionerà il file il cui formato è CSV (MS-DOS)Image Removed

...


6) Right click to the generated file, choose edit to visualize it on CSV mode and check that it is exported correctly.

Image Removed

7) This is the generated file. Erase the first line completely and save again.

Image Removed

8) Finally the file is ready to be uploaded to uContact

*We can see on line 3 and 5 that if one of the fields is empty, the delimiter is going to generate the relevant commas so that the base is uploaded anyways.

*Also we can see that at the end of the line at the 9999 a comma is inserted, creating an additional field to be consistent to the bases requirements to be uploaded to uContact correctly.

Image Removed

CLARIFICATION

Suppose we have a base without alternative numbers or priority.

Image Removed

Without those fields this would be the resulting CSV after making the import.

Image Removed

We proceed to delete the first line, and the optimum result would be:

Image Removed

FIX EOL

Its possible to change the EOL to Unix Format with for example NotePad++ if there is an error in the upload of a wrong format file.

Image RemovedSi cliccherà sul file generato dopo avere scelto la modalità di visualizzazione CSV e si verificherà se è stato correttamente esportato.

...


7) Questo è il file generato. Si cancella completamente la prima riga e si salva di nuovo.


...


8) Infine il file è pronto per essere caricato su uContact.

*E' possibile vedere sulle righe3 e 5 che uno dei campi è vuoto; il delimitatore genererà le virgole pertinenti in modo che la base dati venga comunque caricata.

*Si può inoltre vedere che alla fine della riga 9999 è inserita una virgola, andando a creare un campo aggiuntivo per essere coerenti con i requisiti di base per essere correttamente caricato su uContact.


...


NOTA

Si supponga di avere una base dati senza numeri alternativi o priorità.


...


Senza quei campi, questo dovrebbe essere il file csv dopo che è stato importato.


...


Dopo aver eliminato la prima riga, il risultato dovrebbe essere:


...



FIX EOL


E' possibile modificare il formato da EOL a UNIX per esempio con NotePad++ se c'è un errore nel caricamento di un file in formato errato.

...