Changes for page 14 - Database per Raccolta Dati
Last modified by administrator BDP on 2019/04/19 15:31
From version 2.5
edited by administrator BDP
on 2017/12/22 11:50
on 2017/12/22 11:50
Change comment:
There is no comment for this version
To version 3.1
edited by administrator BDP
on 2017/12/22 11:55
on 2017/12/22 11:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,9 @@ 1 1 (% id="HDatabaseperlaraccoltadeidatiperilrichiamoautomaticoesegreteria" %) 2 2 Il database per la raccolta dei dati per il richiamo automatico e delle informazioni sui messaggi lasciati in segreteria dagli utenti, utilizzato nei servizi __[[CPTT>>path:#_CPTT_]]__, __[[CCollectData>>path:#_CCollectData_]]__ e __[[CVoiceMail>>path:#_CVoiceMail_]]__ deve contenere le seguenti tabelle: 3 3 4 -Tabella IVR con campi 5 5 5 +**Tabella IVR con campi** 6 + 6 6 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 7 7 |ID|Autonumber|Long Integer|Primary Key| 8 8 |Prefisso|Text|5|Yes|No ... ... @@ -12,9 +12,11 @@ 12 12 |Nome|Text|50|No|Yes 13 13 |Note|Text|150|No|Yes 14 14 |Codice|Text|25|No|Yes 16 +| | | | | 15 15 16 -Tabella Contatti con i campi 17 17 19 +**Tabella Contatti con i campi** 20 + 18 18 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 19 19 |ID|Number|Long Integer|Primary Key| 20 20 |Called|Date/Time| |No| ... ... @@ -22,20 +22,25 @@ 22 22 |Stato|Integer| |No| 23 23 |Tentativi|Number|Long Integer|No| 24 24 |In_use|Text|50|No|Yes 28 +| | | | | 25 25 26 -Tabella CodiciContatti con i campi 27 27 31 +**Tabella CodiciContatti con i campi** 32 + 28 28 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 29 29 |Stato|Number|Integer|Primary Key| 30 30 |Descrizione|Text|50|No|No 36 +| | | | | 31 31 32 -Tabella CampaignList con i campi 38 +**Tabella CampaignList con i campi** 33 33 34 34 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 35 35 |Campaign|Text|100|No|Yes 42 +| | | | | 36 36 37 -Tabella Segreteria con campi 38 38 45 +**Tabella Segreteria con campi** 46 + 39 39 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 40 40 |MsgId|Autonumber|Long Integer|Primary Key| 41 41 |DateTime|Date/Time| |Yes| ... ... @@ -42,7 +42,9 @@ 42 42 |Campaign|Text|250|No|Yes 43 43 |FileName|Text|250|No|Yes 44 44 |New|Yes/No| | | 53 +| | | | | 45 45 55 + 46 46 Nel Database devono, inoltre, essere definite le seguenti Query: 47 47 48 48 * " DaChiamare ": per la selezione dei contatti attivi.