<< Click to Display Table of Contents >> Navigation: Documentations techniques > DIP4 > Annexes > Paramètres en Registre |
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Database]
"LocalAutoDisconnect"="No"
"LocalAutoDisconnectTimeout"="600"
"Display error on dead server"="No"
"DSN"="ABC8M"
"UserID"="SYSADM"
"SecondaryDSN"="ABC8S"
"SecondaryUserID"="SYSADM"
"PASSWORD"="8169551D001D621B8"
"SecondaryPASSWORD"="12BA3D001D621B8"
"UseSecondaryDatabase"="No"
"Delay to trace slow SQL request (ms)"="2000"
"WorkMode"="0"
"ODBCDriver"="SQLServer"
"Use2MediaServer"="Yes"
"UseLocalRemote"="No"
"ODBC Query Timeout (Sec)"="30"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Database\DBShare]
"Use DBShare"="No"
"Main Server"=""
"Main TCP Port"="0"
"Use Backup DBS"="No"
"Backup Server"=""
"Backup TCP Port"="0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\DefaultFont]
"CharSet"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Options]
"Channel"="RIP JAZZ"
"TimeStart"="00:00:00"
"TimeEnd"="02:00:00"
"DateStart"="20170901"
"DateEnd"="20170901"
"N"="5"
"DelaiFauxDepart"="6"
"CodeDeclarant"="001"
"IdDeclarant"="Ident"
"Fic"=".txt"
"Rep"="C:\\TEMP\\"
"Use View"="No"
"FileVersion"="0"
"Complet"="Yes"
"View Name"="SYSADM.V_AIR_RUN3"
"Use Extended View"="Yes"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Type1Item]
"Val1"=""
"Val2"=""
"Val3"=""
"Val4"=""
"Val5"=""
"Val6"=""
"Val7"=""
"Val8"=""
"Val9"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Where]
"// Notes"="SELECT (Columns) WHERE (Criteria) AND (...)"
"Add to SQL"="( SYSADM.V_AIR_RUN3.STATION = N'STN1')"
Les paramétrages surlignés en rouge sont traités dans le logiciel DIP4 dans les menus de configuration.
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Options]
"Fic"=".txt"
Définit l’extension du nom de fichier DIP4
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Type1Item]
"Val1"=""
"Val2"=""
"Val n"=""
Ces valeurs permettent de définir la liste de catégories prise en compte par le logiciel. Quand aucun n’est définit, on prend tous les éléments.
Dans le cas de l’utilisation d’une vue, on préférera placer le filtrage à ce niveau.
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NETIA\Export_DIP\8.0\Where]
"// Notes"="SELECT (Columns) WHERE (Criteria) AND (...)"
"Add to SQL"="( SYSADM.V_AIR_RUN3.STATION = N'STN1')"
Ce paramétrage permet un filtrage plus fin sur les données à prendre en compte. Ce paramètre viendra s’ajouter de manière restrictive au filtre existant comme la plage de date ou l’antenne concernée.
Ci-dessus, on ne s’intéresse qu’aux sons diffusés depuis la machine STN1.
La syntaxe à utiliser doit respecter le format d’une clause WHERE du langage SQL.
Dans le cas de l’utilisation d’une vue, on préférera placer le filtrage à ce niveau. Pour cela , videz ce paramètre.