Changes for page Einstellungen
Last modified by Sabrina V. on 2026/07/23 11:22
From version 2.1
edited by Sabrina V.
on 2026/07/23 09:59
on 2026/07/23 09:59
Change comment:
There is no comment for this version
To version 4.1
edited by Sabrina V.
on 2026/07/23 11:22
on 2026/07/23 11:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,114 +35,111 @@ 35 35 36 36 === **ClientConfig** === 37 37 38 -|=Name|=Value range|=Default value|=Description 39 -|ConnectionReadTimeout|Seconds|3600|The time a client connection waits for data from the Server. 40 -|SearchOnlineForInstallableWindowsUpdates|true 41 -false|true|Specifies whether the WUM Scanner should find Windows Updates that can be installed online. 42 -|PortRangeStart|Integer|12666| 43 -|PortRangeEnd|Integer|12699| 44 -|UserLoginTimeThresholdInSeconds|Integer|30|Specifies the number of seconds that a user login may have occurred in the past and still be counted as a new user login for the agent (This does not affect jobs that were not executed during user login because the Windows user login occurs before the ACMP Agent starts). 45 -|ShutdownDialogWaitPeriodInSeconds|Integer|10|Specifies the number of seconds the shutdown dialog waits on the Client before the shutdown jobs are started automatically. 46 -|CanAbortShutdownJobs|((( 38 +|=(% style="width: 377px;" %)Name|=(% style="width: 167px;" %)Value range|=(% style="width: 131px;" %)Default value|=(% style="width: 1017px;" %)Description 39 +|(% style="width:377px" %)ConnectionReadTimeout|(% style="width:167px" %)Seconds|(% style="width:131px" %)3600|(% style="width:1017px" %)The time a client connection waits for data from the Server. 40 +|(% style="width:377px" %)SearchOnlineForInstallableWindowsUpdates|(% style="width:167px" %)true 41 +false|(% style="width:131px" %)true|(% style="width:1017px" %)Specifies whether the WUM Scanner should find Windows Updates that can be installed online. 42 +|(% style="width:377px" %)PortRangeStart|(% style="width:167px" %)Integer|(% style="width:131px" %)12666|(% style="width:1017px" %) 43 +|(% style="width:377px" %)PortRangeEnd|(% style="width:167px" %)Integer|(% style="width:131px" %)12699|(% style="width:1017px" %) 44 +|(% style="width:377px" %)UserLoginTimeThresholdInSeconds|(% style="width:167px" %)Integer|(% style="width:131px" %)30|(% style="width:1017px" %)Specifies the number of seconds that a user login may have occurred in the past and still be counted as a new user login for the agent (This does not affect jobs that were not executed during user login because the Windows user login occurs before the ACMP Agent starts). 45 +|(% style="width:377px" %)ShutdownDialogWaitPeriodInSeconds|(% style="width:167px" %)Integer|(% style="width:131px" %)10|(% style="width:1017px" %)Specifies the number of seconds the shutdown dialog waits on the Client before the shutdown jobs are started automatically. 46 +|(% style="width:377px" %)CanAbortShutdownJobs|(% style="width:167px" %)((( 47 47 true 48 48 false 49 -)))|true|Specifies whether users can cancel jobs during shutdown in the shutdown dialog. 49 +)))|(% style="width:131px" %)true|(% style="width:1017px" %)Specifies whether users can cancel jobs during shutdown in the shutdown dialog. 50 50 If the value is false, the jobs start immediately without a delay. 51 -|WUSPort|Integer|8530|The port on which the Client listens for Windows Update requests. 51 +|(% style="width:377px" %)WUSPort|(% style="width:167px" %)Integer|(% style="width:131px" %)8530|(% style="width:1017px" %)The port on which the Client listens for Windows Update requests. 52 52 53 53 === === 54 54 55 55 === **ServerConfig** === 56 56 57 -|=Name|=Value range|=Default value|=Description 58 -|FileRepoPath|Windows Pfad| |Path to the ACMP Server's file repository 59 -|FileRepoUserName|Text| |Username, used when FileRepoUseAuthentication = true 60 -|FileRepoPassword|Encrypted text| |Password used when FileRepoUseAuthentication = true 61 -|FileRepoUseAuthentication|true 62 -false|false|Specifies whether a connection to the file repository should be established. 63 -|SQLCommandTimeout|Seconds|30|Time until timeout for SQL calls 64 -|PushQueueSendThreadCount|Integer|5|Simultaneous Push Attempts 65 -|ServerConsolePortActive|((( 57 +|=(% style="width: 379px;" %)Name|=(% style="width: 165px;" %)Value range|=(% style="width: 129px;" %)Default value|=(% style="width: 1020px;" %)Description 58 +|(% style="width:379px" %)FileRepoPath|(% style="width:165px" %)Windows Pfad|(% style="width:129px" %) |(% style="width:1020px" %)Path to the ACMP Server's file repository 59 +|(% style="width:379px" %)FileRepoUserName|(% style="width:165px" %)Text|(% style="width:129px" %) |(% style="width:1020px" %)Username, used when FileRepoUseAuthentication = true 60 +|(% style="width:379px" %)FileRepoPassword|(% style="width:165px" %)Encrypted text|(% style="width:129px" %) |(% style="width:1020px" %)Password used when FileRepoUseAuthentication = true 61 +|(% style="width:379px" %)FileRepoUseAuthentication|(% style="width:165px" %)true 62 +false|(% style="width:129px" %)false|(% style="width:1020px" %)Specifies whether a connection to the file repository should be established. 63 +|(% style="width:379px" %)SQLCommandTimeout|(% style="width:165px" %)Seconds|(% style="width:129px" %)30|(% style="width:1020px" %)Time until timeout for SQL calls 64 +|(% style="width:379px" %)PushQueueSendThreadCount|(% style="width:165px" %)Integer|(% style="width:129px" %)5|(% style="width:1020px" %)Simultaneous Push Attempts 65 +|(% style="width:379px" %)ServerConsolePortActive|(% style="width:165px" %)((( 66 66 true 67 67 false 68 -)))| |TCP port on the server for ACMP consoles only 69 -|ServerConsolePort|Integer|2109|TCP port on the server for ACMP consoles only 70 -|AcceptConsoleOnlyOnConsolePort|((( 68 +)))|(% style="width:129px" %) |(% style="width:1020px" %)TCP port on the server for ACMP consoles only 69 +|(% style="width:379px" %)ServerConsolePort|(% style="width:165px" %)Integer|(% style="width:129px" %)2109|(% style="width:1020px" %)TCP port on the server for ACMP consoles only 70 +|(% style="width:379px" %)AcceptConsoleOnlyOnConsolePort|(% style="width:165px" %)((( 71 71 true 72 72 false 73 -)))|false|Allow ACMP console connections only through the ACMP console port. 74 -|ServerTmpPath|Windows path|%AcmpServer%\Temp|Path to a directory that can be used as an ACMP temporary directory. This allows you to, for example, move the directory to a RAM disk with a capacity of several gigabytes. 75 -|ClientAddressMode|amIpAddress 73 +)))|(% style="width:129px" %)false|(% style="width:1020px" %)Allow ACMP console connections only through the ACMP console port. 74 +|(% style="width:379px" %)ServerTmpPath|(% style="width:165px" %)Windows path|(% style="width:129px" %)%AcmpServer%\Temp|(% style="width:1020px" %)Path to a directory that can be used as an ACMP temporary directory. This allows you to, for example, move the directory to a RAM disk with a capacity of several gigabytes. 75 +|(% style="width:379px" %)ClientAddressMode|(% style="width:165px" %)amIpAddress 76 76 amComputerName 77 -amComputerFQDN|amIpAddress|Specifies whether the client should be addressed during a push using its primary IP address (amIpAddress), computer name (amComputerName), or FQDN (amComputerFQDN). 78 -|UseNagle|true 79 -false|false|Enables the Nagle algorithm for the ACMP Server's outgoing TCP connections. Does not affect incoming connections. 80 -|CanAcceptClientsWithEmptyServerId|true 81 -false|true|If this option is enabled, the ACMP Server allows clients that have sent an empty ServerId to establish a connection. 82 -|ConsoleTimeout|Integer|2880|Timeout in minutes after which an ACMP session exits due to inactivity. 77 +amComputerFQDN|(% style="width:129px" %)amIpAddress|(% style="width:1020px" %)Specifies whether the client should be addressed during a push using its primary IP address (amIpAddress), computer name (amComputerName), or FQDN (amComputerFQDN). 78 +|(% style="width:379px" %)UseNagle|(% style="width:165px" %)true 79 +false|(% style="width:129px" %)false|(% style="width:1020px" %)Enables the Nagle algorithm for the ACMP Server's outgoing TCP connections. Does not affect incoming connections. 80 +|(% style="width:379px" %)CanAcceptClientsWithEmptyServerId|(% style="width:165px" %)true 81 +false|(% style="width:129px" %)true|(% style="width:1020px" %)If this option is enabled, the ACMP Server allows clients that have sent an empty ServerId to establish a connection. 82 +|(% style="width:379px" %)ConsoleTimeout|(% style="width:165px" %)Integer|(% style="width:129px" %)2880|(% style="width:1020px" %)Timeout in minutes after which an ACMP session exits due to inactivity. 83 83 84 84 === === 85 85 86 86 === **ServerProxyConfig** === 87 87 88 -|=Name|=Wertebereich|=Defaultwert|=Beschreibung 89 -|HostName|string|update.aagon.com|Die URL des Webservers, von dem die Definitionsdateien heruntergeladen wird. Dies ist gültig für das Schwachstellen-Management, 90 -sowie für Managed Software, DNA und Windows Update Management. 91 -|UseOwnProxySettings|true 92 -false|false|Angabe ob die Proxy-Einstellungen aus Active Update genutzt werden 93 -sollen (false) oder ob davon abweichende Eistellungen aktiv sein sollen 94 -(true). 88 +|=(% style="width: 377px;" %)Name|=(% style="width: 162px;" %)Value range|=(% style="width: 103px;" %)Default value|=(% style="width: 1049px;" %)Description 89 +|(% style="width:377px" %)HostName|(% style="width:162px" %)string|(% style="width:103px" %)update.aagon.com|(% style="width:1049px" %)The URL of the web server from which the definition files are downloaded. This applies to vulnerability management, as well as to Managed Software, DNA, and Windows Update Management. 90 +|(% style="width:377px" %)UseOwnProxySettings|(% style="width:162px" %)true 91 +false|(% style="width:103px" %)false|(% style="width:1049px" %)Specify whether to use the proxy settings from Active Update (false) or whether different settings should be active (true). 95 95 96 96 === === 97 97 98 98 === **AgentInstallationConfig** === 99 99 100 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung101 -|ScanActiveDirectoryForClients|true 102 -false|true| Gibtan, obper ClientsperActiveDirectoryindieAgenteninstallation importiertwerden sollen.103 -|LastActivityOfActiveDirectoryClientsInDays| Tage|60|DieAnzahlderTagediesicheinClientdas letztemal beimAD angemeldethat, um vomImportberücksichtigt zuwerden.104 -|ActiveDirectoryClientScanBaseDN|Text|Leerstring|Base DN, w elcherfür dieAbfragedesActive Directoriesgenutzt wird.105 -|InstallServiceRetryTimeout|Minute n|10|ZeitzwischenzweiInstallationsversuchen106 -|MaxSimultaneousInstallThreads| Ganzzahl|5|Gibtan, wievielegleichzeitigeAgenteninstallationenparallellaufen.107 -|PingTimeout| Ganzzahl|500|AnzahlanMillisekundendesTimeoutsaufden gewartetwird,wennfür den IPRangeeine IP angepingt wird.97 +|=(% style="width: 373px;" %)Name|=(% style="width: 158px;" %)Value range|=(% style="width: 145px;" %)Default value|=(% style="width: 1017px;" %)Description 98 +|(% style="width:373px" %)ScanActiveDirectoryForClients|(% style="width:158px" %)true 99 +false|(% style="width:145px" %)true|(% style="width:1017px" %)Specifies whether Clients should be imported into the agent installation via Active Directory. 100 +|(% style="width:373px" %)LastActivityOfActiveDirectoryClientsInDays|(% style="width:158px" %)Days|(% style="width:145px" %)60|(% style="width:1017px" %)The number of days since a client last logged in to Active Directory in order to be included in the import. 101 +|(% style="width:373px" %)ActiveDirectoryClientScanBaseDN|(% style="width:158px" %)Text|(% style="width:145px" %)Leerstring|(% style="width:1017px" %)Base DN, which is used to perform Active Directory Queries. 102 +|(% style="width:373px" %)InstallServiceRetryTimeout|(% style="width:158px" %)Minutes|(% style="width:145px" %)10|(% style="width:1017px" %)Time between two installation attempts 103 +|(% style="width:373px" %)MaxSimultaneousInstallThreads|(% style="width:158px" %)Integer|(% style="width:145px" %)5|(% style="width:1017px" %)Specifies the number of concurrent agent installations running at the same time. 104 +|(% style="width:373px" %)PingTimeout|(% style="width:158px" %)Integer|(% style="width:145px" %)500|(% style="width:1017px" %)The number of milliseconds of the timeout to wait for when pinging an IP address within the IP range. 108 108 109 109 === **ClientCommandConfig** === 110 110 111 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung112 -|IsContainerInheritanceEnabled|true 113 -false|false|Gibt an, dass Clients sich auch Scripte vom ACMP Server ziehen, die sie durch eine ContainerStruktur vererbt bekommen haben. 114 -|IsContainerRecalcBeforeScriptExecutionEnabled|true 115 -false|t rue|Gibtan, ob vorAusführungeinesClientCommandsein ContainerRecalcausgeführtwerdensoll.108 +|=(% style="width: 372px;" %)Name|=(% style="width: 164px;" %)Value range|=(% style="width: 137px;" %)Default value|=(% style="width: 1019px;" %)Description 109 +|(% style="width:372px" %)IsContainerInheritanceEnabled|(% style="width:164px" %)true 110 +false|(% style="width:137px" %)false|(% style="width:1019px" %)Gibt an, dass Clients sich auch Scripte vom ACMP Server ziehen, die sie durch eine ContainerStruktur vererbt bekommen haben. 111 +|(% style="width:372px" %)IsContainerRecalcBeforeScriptExecutionEnabled|(% style="width:164px" %)true 112 +false|(% style="width:137px" %)true|(% style="width:1019px" %)Specifies whether a container recalculation should be executed before the execution of a Client Command. 116 116 117 117 === **HelpdeskConfig** === 118 118 119 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung120 -|DefaultSendCommentPerMail|true 121 -false|false| Gibtan ob dieCheckbox "Kommentarper E-Mailversenden"initial aktiviertistoder nicht.DieseOption hatkeineAuswirkungauf denBulkChange.116 +|=(% style="width: 359px;" %)Name|=(% style="width: 179px;" %)Value range|=(% style="width: 131px;" %)Default value|=(% style="width: 1023px;" %)Description 117 +|(% style="width:359px" %)DefaultSendCommentPerMail|(% style="width:179px" %)true 118 +false|(% style="width:131px" %)false|(% style="width:1023px" %)Specifies whether the “Send comment via email” checkbox is initially enabled or not. This option has no effect on the bulk change. 122 122 123 123 === **EMailConfig ** === 124 124 125 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung126 -|TicketIdOpenTag|Text|{| ÖffnenderTag fürTicket IDderbeiE-Mailsverwendetwird.Leerzeichenam Anfang/EndedesTagswerdennicht unterstützt.127 -|TicketIdCloseTag|Text|}| SchließendeTag fürTicket IDderbeiE-Mailsverwendetwird.Leerzeichenam Anfang/EndedesTagswerdennicht unterstützt.122 +|=(% style="width: 363px;" %)Name|=(% style="width: 170px;" %)Value range|=(% style="width: 139px;" %)Default value|=(% style="width: 1020px;" %)Description 123 +|(% style="width:363px" %)TicketIdOpenTag|(% style="width:170px" %)Text|(% style="width:139px" %){|(% style="width:1020px" %)Opening tag for the ticket ID used in emails. Spaces at the beginning or end of the tag are not supported. 124 +|(% style="width:363px" %)TicketIdCloseTag|(% style="width:170px" %)Text|(% style="width:139px" %)}|(% style="width:1020px" %)Closing tag for the ticket ID used in emails. Spaces at the beginning or end of the tag are not supported. 128 128 129 129 === === 130 130 131 131 === **MailConfig ** === 132 132 133 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung134 -|AlwaysUseFileReceiver|true 135 -false|false|DEBUG KEY: XML Import fürE-Mails;umVerarbeitungvon E-Mails zutesten,ohneE-Mail Serverzu ermöglichen.130 +|=(% style="width: 361px;" %)Name|=(% style="width: 169px;" %)Value range|=(% style="width: 140px;" %)Default value|=(% style="width: 1023px;" %)Description 131 +|(% style="width:361px" %)AlwaysUseFileReceiver|(% style="width:169px" %)true 132 +false|(% style="width:140px" %)false|(% style="width:1023px" %)DEBUG KEY: XML import for emails; to test email processing without requiring an email Server. 136 136 137 137 === === 138 138 139 139 === **Mailboxes ** === 140 140 141 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung142 -|Name|Text| |Anzeigename(wirdnichtverwendet)143 -|Id|GUID| |ID 144 -|ReplyToEMail|E -MailAddresse| |AntwortanE-Mail145 -|ReplyToName|Text| | AntwortanName138 +|=(% style="width: 360px;" %)Name|=(% style="width: 168px;" %)Value range|=(% style="width: 142px;" %)Default value|=(% style="width: 1023px;" %)Description 139 +|(% style="width:360px" %)Name|(% style="width:168px" %)Text|(% style="width:142px" %) |(% style="width:1023px" %)Display Name (not used) 140 +|(% style="width:360px" %)Id|(% style="width:168px" %)GUID|(% style="width:142px" %) |(% style="width:1023px" %)ID 141 +|(% style="width:360px" %)ReplyToEMail|(% style="width:168px" %)Email adress|(% style="width:142px" %) |(% style="width:1023px" %)Reply to email 142 +|(% style="width:360px" %)ReplyToName|(% style="width:168px" %)Text|(% style="width:142px" %) |(% style="width:1023px" %)Reply to name 146 146 147 147 === === 148 148 ... ... @@ -150,39 +150,38 @@ 150 150 151 151 **HdInfoList** 152 152 153 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung154 -|CreatorID|GUID| |Ersteller ID155 -|CreationDate|ISO 8601 Zeitstempel||ZeitpunktderErstellung156 -|LastModified|ISO 8601 Zeitstempel||ZeitpunktderletztenÄnderung157 -|ModifierID|GUID| | Bearbeiter ID158 -|HasStartDate|true 159 -false|false| Gibtan,obStartDategesetztwurde.160 -|HasEndDate|true 161 -false|false| Gibtan,obEndDategesetztwurde.162 -|PostDate|ISO 8601 Zeitstempel| |WirdvomWebinterface fürdie SortierungvonmehrerenEinträgen verwendet.150 +|=(% style="width: 354px;" %)Name|=(% style="width: 171px;" %)Value range|=(% style="width: 140px;" %)Default value|=(% style="width: 1028px;" %)Description 151 +|(% style="width:354px" %)CreatorID|(% style="width:171px" %)GUID|(% style="width:140px" %) |(% style="width:1028px" %)Creator ID 152 +|(% style="width:354px" %)CreationDate|(% style="width:171px" %)ISO 8601 timestamp |(% style="width:140px" %) |(% style="width:1028px" %)Date of Creation 153 +|(% style="width:354px" %)LastModified|(% style="width:171px" %)ISO 8601 timestamp |(% style="width:140px" %) |(% style="width:1028px" %)Date of the last change 154 +|(% style="width:354px" %)ModifierID|(% style="width:171px" %)GUID|(% style="width:140px" %) |(% style="width:1028px" %)Modifier ID 155 +|(% style="width:354px" %)HasStartDate|(% style="width:171px" %)true 156 +false|(% style="width:140px" %)false|(% style="width:1028px" %)Indicates whether StartDate has been set. 157 +|(% style="width:354px" %)HasEndDate|(% style="width:171px" %)true 158 +false|(% style="width:140px" %)false|(% style="width:1028px" %)Indicates whether EndDate has been set. 159 +|(% style="width:354px" %)PostDate|(% style="width:171px" %)ISO 8601 timestamp |(% style="width:140px" %) |(% style="width:1028px" %)Used by the web interface for sorting multiple items. 163 163 164 164 === === 165 165 166 166 === **DistribFileRepoConfig** === 167 167 168 -|=Name|=Wertebereich|=Defaultwert|=Beschreibung 169 -|NumberOfConnectionErrorsBeforePause|Ganzzahl|3|Gibt an, wie viele Verbindungsfehler auftreten können, bevor die unter TimeMinutesToWaitAfterConnectionFailure angegebene Zeit gewartet werden soll. 170 -|NumberOfSyncProcessors|Ganzzahl|2|Gib an, wie viele gleichzeitige Synchronisierungsvorgänge existieren. 171 -|TimeMinutesToWaitAfterConnectionFailure|Minuten|5|Gibt an, wie viele Minuten für einen neuen Versuch gewartet werden soll, nachdem NumberOfConnectionErrorsBeforePause erreicht wurde. 172 -|ConnectionTimeOut|Sekunden|30|Timeout beim Verbindungsversuch 173 -|AllowedFileSizeDelta|Kilobyte|0|Schwellwert der beim Dateigrößenvergleich erlaubt ist, bis die Datei als unterschiedlich gilt. 174 -Wenn Quell- und Zieldatei auf unterschiedlichen Dateisystemen liegen, kann es vorkommen das die API, 175 -aufgrund von unterschiedlicher Blockgröße, unterschiedliche Dateigrößen angibt. 176 -|EnableUncCopyResumption|true 177 -false|true|Standardmäßig ist der Wert auf true gesetzt, wodurch sich der Sync Service wie bisher verhält. Ist der Wert auf false, werden die Dateien nicht mehr zunächst als part~~-Datei geschrieben und dann umbenannt, sondern direkt als Zieldatei geschrieben. Bei dem false ist kein Resume mehr möglich, wenn eine Datei zuvor nicht vollständig übertragen wurde (unvollständige Dateien werden immer erneut vollständig übertragen).{{aagon.versionierungsbox}}Dieser Wert ist erst mit der ACMP Version 6.9.2 verfügbar.{{/aagon.versionierungsbox}} 165 +|=(% style="width: 351px;" %)Name|=(% style="width: 175px;" %)Value range|=(% style="width: 135px;" %)Default value|=(% style="width: 1031px;" %)Description 166 +|(% style="width:351px" %)NumberOfConnectionErrorsBeforePause|(% style="width:175px" %)Integer|(% style="width:135px" %)3|(% style="width:1031px" %)Specifies the maximum number of connection errors that can occur before waiting for the time specified under TimeMinutesToWaitAfterConnectionFailure. 167 +|(% style="width:351px" %)NumberOfSyncProcessors|(% style="width:175px" %)Integer|(% style="width:135px" %)2|(% style="width:1031px" %)Specify how many concurrent synchronization operations are in progress. 168 +|(% style="width:351px" %)TimeMinutesToWaitAfterConnectionFailure|(% style="width:175px" %)Minutes|(% style="width:135px" %)5|(% style="width:1031px" %)Specifies how many minutes to wait before retrying after the `NumberOfConnectionErrorsBeforePause` threshold has been reached. 169 +|(% style="width:351px" %)ConnectionTimeOut|(% style="width:175px" %)Seconds|(% style="width:135px" %)30|(% style="width:1031px" %)Timeout during connection attempt 170 +|(% style="width:351px" %)AllowedFileSizeDelta|(% style="width:175px" %)Kilobyte|(% style="width:135px" %)0|(% style="width:1031px" %)The threshold value allowed during a file size comparison before the files are considered different. 171 +If the source and target files are located on different file systems, the API may report different file sizes due to differences in block size. 172 +|(% style="width:351px" %)EnableUncCopyResumption|(% style="width:175px" %)true 173 +false|(% style="width:135px" %)true|(% style="width:1031px" %)By default, the value is set to true, which causes the Sync Service to behave as it has in the past. If the value is set to false, files are no longer first written as part~~ files and then renamed; instead, they are written directly as the target file. When set to false, resuming a transfer is no longer possible if a file was not previously transferred in its full state (incomplete files are always transferred in full again).{{aagon.versionierungsbox}}This value is available only in ACMP version 6.9.2.{{/aagon.versionierungsbox}} 178 178 179 179 === === 180 180 181 181 === **QueryManagementConfig** === 182 182 183 -|=(% style="width: 3 16px;" %)Name|=(% style="width: 198px;" %)Wertebereich|=(% style="width: 174px;" %)Defaultwert|=(% style="width:676px;" %)Beschreibung184 -|(% style="width:3 16px" %)RecordCountOfPage|(% style="width:198px" %)Ganzzahl|(% style="width:174px" %)25000|(% style="width:676px" %)Anzahl derZeilenproPageeinesQueryErgebnisses185 -|(% style="width:3 16px" %)ValueDirectoryScannerTimeoutInMinutes|(% style="width:198px" %)PositiveGanzzahl|(% style="width:174px" %)10|(% style="width:676px" %)AnzahlderMinuten,welchederServer wartet,um nach WerteänderungendenValueDirectoryScanner auszuführen.179 +|=(% style="width: 347px;" %)Name|=(% style="width: 176px;" %)Value range|=(% style="width: 138px;" %)Default value|=(% style="width: 1027px;" %)Description 180 +|(% style="width:347px" %)RecordCountOfPage|(% style="width:176px" %)Integer|(% style="width:138px" %)25000|(% style="width:1027px" %)Number of rows per page in a query result 181 +|(% style="width:347px" %)ValueDirectoryScannerTimeoutInMinutes|(% style="width:176px" %)Positive Integer|(% style="width:138px" %)10|(% style="width:1027px" %)The number of minutes the Server waits before executing the ValueDirectoryScanner after values change. 186 186 187 187 === === 188 188 ... ... @@ -190,34 +190,34 @@ 190 190 191 191 **NewUpdatesData** 192 192 193 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung194 -|LastTimeCheckedForUpdatesOnWebServer| Fließkommazahl|0|TDateTimeWertdesZeitpunktsderletztenPrüfungauf ExistenzvonUpdatesaufdemUpdateserver.189 +|=(% style="width: 347px;" %)Name|=(% style="width: 175px;" %)Value range|=(% style="width: 141px;" %)Default value|=(% style="width: 1030px;" %)Description 190 +|(% style="width:347px" %)LastTimeCheckedForUpdatesOnWebServer|(% style="width:175px" %)floating-point number|(% style="width:141px" %)0|(% style="width:1030px" %)TDateTime: The time when the system last checked the update server for Updates. 195 195 196 196 === === 197 197 198 198 === **FinancialConfig** === 199 199 200 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung201 -|CurrencyCode|Text|EUR| Anzeigetext fürdie KostenerfassungimTicket Management.196 +|=(% style="width: 346px;" %)Name|=(% style="width: 174px;" %)Value range|=(% style="width: 143px;" %)Default value|=(% style="width: 1030px;" %)Description 197 +|(% style="width:346px" %)CurrencyCode|(% style="width:174px" %)Text|(% style="width:143px" %)EUR|(% style="width:1030px" %)Display text for cost entry in Ticket Management. 202 202 203 203 === === 204 204 205 205 === **DatabaseConfig** === 206 206 207 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung208 -|IsFullTextSearchSupported|true 209 -false|true| Gibtan, obdie SQL ServerVolltextsucheinstalliert ist.210 - Wird dynamischermitteltundzugewiesen.203 +|=(% style="width: 346px;" %)Name|=(% style="width: 170px;" %)Value range|=(% style="width: 147px;" %)Default value|=(% style="width: 1030px;" %)Description 204 +|(% style="width:346px" %)IsFullTextSearchSupported|(% style="width:170px" %)true 205 +false|(% style="width:147px" %)true|(% style="width:1030px" %)Indicates whether SQL Server full-text search is installed. 206 +Determined and assigned dynamically. 211 211 212 212 === === 213 213 214 214 === **LicenseManagementConfig** === 215 215 216 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung217 -|DNADetectionPatternResultCountLimit|1 - 2147483647 218 -( Ganzzahl)|20.000|Definiertdie maximalerlaubteAnzahl an zurückgeliefertenDatensätzen beiden DNADetectionPatterns.212 +|=(% style="width: 349px;" %)Name|=(% style="width: 170px;" %)Value range|=(% style="width: 146px;" %)Default value|=(% style="width: 1028px;" %)Description 213 +|(% style="width:349px" %)DNADetectionPatternResultCountLimit|(% style="width:170px" %)1 - 2147483647 214 +(Integer)|(% style="width:146px" %)20.000|(% style="width:1028px" %)Defines the maximum allowed number of datasets that can be returned for DNA detection patterns. 219 219 220 220 **Office365portal ** 221 221 222 -|=Name|= Wertebereich|=Defaultwert|=Beschreibung223 -|PortalLink|HTML Link|[[https:~~/~~/login.microsoftonline.com>>url:https://login.microsoftonline.com/]]| DerLinkzumWebService fürdasMicrosoft Office365Portal.218 +|=(% style="width: 345px;" %)Name|=(% style="width: 174px;" %)Value range|=(% style="width: 294px;" %)Default value|=(% style="width: 894px;" %)Description 219 +|(% style="width:345px" %)PortalLink|(% style="width:174px" %)HTML Link|(% style="width:294px" %)[[https:~~/~~/login.microsoftonline.com>>url:https://login.microsoftonline.com/]]|(% style="width:894px" %)The link to the web service for the Microsoft Office 365 portal.

