Changes for page 14 - Database per Raccolta Dati
Last modified by administrator BDP on 2019/04/19 15:31
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,8 @@ 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 4 4 5 -**Tabella IVR con campi** 6 - 7 7 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 8 8 |ID|Autonumber|Long Integer|Primary Key| 9 9 |Prefisso|Text|5|Yes|No ... ... @@ -13,11 +13,9 @@ 13 13 |Nome|Text|50|No|Yes 14 14 |Note|Text|150|No|Yes 15 15 |Codice|Text|25|No|Yes 16 -| | | | | 17 17 16 +Tabella Contatti con i campi 18 18 19 -**Tabella Contatti con i campi** 20 - 21 21 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 22 22 |ID|Number|Long Integer|Primary Key| 23 23 |Called|Date/Time| |No| ... ... @@ -25,25 +25,20 @@ 25 25 |Stato|Integer| |No| 26 26 |Tentativi|Number|Long Integer|No| 27 27 |In_use|Text|50|No|Yes 28 -| | | | | 29 29 26 +Tabella CodiciContatti con i campi 30 30 31 -**Tabella CodiciContatti con i campi** 32 - 33 33 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 34 34 |Stato|Number|Integer|Primary Key| 35 35 |Descrizione|Text|50|No|No 36 -| | | | | 37 37 38 - **Tabella CampaignList con i campi**32 +Tabella CampaignList con i campi 39 39 40 40 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 41 41 |Campaign|Text|100|No|Yes 42 -| | | | | 43 43 37 +Tabella Segreteria con campi 44 44 45 -**Tabella Segreteria con campi** 46 - 47 47 |**Nome Campo**|**Data Type**|**Dimension**|**Required**|**Allow zero len** 48 48 |MsgId|Autonumber|Long Integer|Primary Key| 49 49 |DateTime|Date/Time| |Yes| ... ... @@ -50,9 +50,7 @@ 50 50 |Campaign|Text|250|No|Yes 51 51 |FileName|Text|250|No|Yes 52 52 |New|Yes/No| | | 53 -| | | | | 54 54 55 - 56 56 Nel Database devono, inoltre, essere definite le seguenti Query: 57 57 58 58 * " DaChiamare ": per la selezione dei contatti attivi.