Changes for page Einstellungen

Last modified by Sabrina V. on 2026/07/23 11:22

From version 4.1
edited by Sabrina V.
on 2026/07/23 11:22
Change comment: There is no comment for this version
To version 2.2
edited by Sabrina V.
on 2026/07/23 10:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -35,111 +35,111 @@
35 35  
36 36  === **ClientConfig** ===
37 37  
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" %)(((
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|(((
47 47  true
48 48  false
49 -)))|(% style="width:131px" %)true|(% style="width:1017px" %)Specifies whether users can cancel jobs during shutdown in the shutdown dialog.
49 +)))|true|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 -|(% 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.
51 +|WUSPort|Integer|8530|The port on which the Client listens for Windows Update requests.
52 52  
53 53  === ===
54 54  
55 55  === **ServerConfig** ===
56 56  
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" %)(((
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|(((
66 66  true
67 67  false
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" %)(((
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|(((
71 71  true
72 72  false
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
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
76 76  amComputerName
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.
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.
83 83  
84 84  === ===
85 85  
86 86  === **ServerProxyConfig** ===
87 87  
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).
88 +|=Name|=Value range|=Default value|=Description
89 +|HostName|string|update.aagon.com|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 +|UseOwnProxySettings|true
91 +false|false|Specify whether to use the proxy settings from Active Update (false) or whether different settings should be active (true).
92 92  
93 93  === ===
94 94  
95 95  === **AgentInstallationConfig** ===
96 96  
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.
97 +|=Name|=Value range|=Default value|=Description
98 +|ScanActiveDirectoryForClients|true
99 +false|true|Specifies whether Clients should be imported into the agent installation via Active Directory.
100 +|LastActivityOfActiveDirectoryClientsInDays|Days|60|The number of days since a client last logged in to Active Directory in order to be included in the import.
101 +|ActiveDirectoryClientScanBaseDN|Text|Leerstring|Base DN, which is used to perform Active Directory Queries.
102 +|InstallServiceRetryTimeout|Minutes|10|Time between two installation attempts
103 +|MaxSimultaneousInstallThreads|Integer|5|Specifies the number of concurrent agent installations running at the same time.
104 +|PingTimeout|Integer|500|The number of milliseconds of the timeout to wait for when pinging an IP address within the IP range.
105 105  
106 106  === **ClientCommandConfig** ===
107 107  
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.
108 +|=Name|=Value range|=Default value|=Description
109 +|IsContainerInheritanceEnabled|true
110 +false|false|Gibt an, dass Clients sich auch Scripte vom ACMP Server ziehen, die sie durch eine ContainerStruktur vererbt bekommen haben.
111 +|IsContainerRecalcBeforeScriptExecutionEnabled|true
112 +false|true|Specifies whether a container recalculation should be executed before the execution of a Client Command.
113 113  
114 114  === **HelpdeskConfig** ===
115 115  
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.
116 +|=Name|=Value range|=Default value|=Description
117 +|DefaultSendCommentPerMail|true
118 +false|false|Specifies whether the “Send comment via email” checkbox is initially enabled or not. This option has no effect on the bulk change.
119 119  
120 120  === **EMailConfig ** ===
121 121  
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.
122 +|=Name|=Value range|=Default value|=Description
123 +|TicketIdOpenTag|Text|{|Opening tag for the ticket ID used in emails. Spaces at the beginning or end of the tag are not supported.
124 +|TicketIdCloseTag|Text|}|Closing tag for the ticket ID used in emails. Spaces at the beginning or end of the tag are not supported.
125 125  
126 126  === ===
127 127  
128 128  === **MailConfig ** ===
129 129  
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.
130 +|=Name|=Value range|=Default value|=Description
131 +|AlwaysUseFileReceiver|true
132 +false|false|DEBUG KEY: XML import for emails; to test email processing without requiring an email Server.
133 133  
134 134  === ===
135 135  
136 136  === **Mailboxes  ** ===
137 137  
138 -|=(% 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
138 +|=(% style="width: 233px;" %)Name|=(% style="width: 308px;" %)Value range|=(% style="width: 205px;" %)Default value|=(% style="width: 947px;" %)Description
139 +|(% style="width:233px" %)Name|(% style="width:308px" %)Text|(% style="width:205px" %) |(% style="width:947px" %)Display Name (not used)
140 +|(% style="width:233px" %)Id|(% style="width:308px" %)GUID|(% style="width:205px" %) |(% style="width:947px" %)ID
141 +|(% style="width:233px" %)ReplyToEMail|(% style="width:308px" %)Email adress|(% style="width:205px" %) |(% style="width:947px" %)Reply to email
142 +|(% style="width:233px" %)ReplyToName|(% style="width:308px" %)Text|(% style="width:205px" %) |(% style="width:947px" %)Reply to name
143 143  
144 144  === ===
145 145  
... ... @@ -147,38 +147,39 @@
147 147  
148 148  **HdInfoList**
149 149  
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.
150 +|=Name|=Value range|=Default value|=Description
151 +|CreatorID|GUID| |Creator ID
152 +|CreationDate|ISO 8601 timestamp | |Date of Creation
153 +|LastModified|ISO 8601 timestamp | |Date of the last change
154 +|ModifierID|GUID| |Modifier ID
155 +|HasStartDate|true
156 +false|false|Indicates whether StartDate has been set.
157 +|HasEndDate|true
158 +false|false|Indicates whether EndDate has been set.
159 +|PostDate|ISO 8601 timestamp | |Used by the web interface for sorting multiple items.
160 160  
161 161  === ===
162 162  
163 163  === **DistribFileRepoConfig** ===
164 164  
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}}
165 +|=Name|=Value range|=Default value|=Description
166 +|NumberOfConnectionErrorsBeforePause|Ganzzahl|3|Gibt an, wie viele Verbindungsfehler auftreten können, bevor die unter TimeMinutesToWaitAfterConnectionFailure angegebene Zeit gewartet werden soll.
167 +|NumberOfSyncProcessors|Ganzzahl|2|Gib an, wie viele gleichzeitige Synchronisierungsvorgänge existieren.
168 +|TimeMinutesToWaitAfterConnectionFailure|Minuten|5|Gibt an, wie viele Minuten für einen neuen Versuch gewartet werden soll, nachdem NumberOfConnectionErrorsBeforePause erreicht wurde.
169 +|ConnectionTimeOut|Sekunden|30|Timeout beim Verbindungsversuch
170 +|AllowedFileSizeDelta|Kilobyte|0|Schwellwert der beim Dateigrößenvergleich erlaubt ist, bis die Datei als unterschiedlich gilt.
171 +Wenn Quell- und Zieldatei auf unterschiedlichen Dateisystemen liegen, kann es vorkommen das die API,
172 +aufgrund von unterschiedlicher Blockgröße, unterschiedliche Dateigrößen angibt.
173 +|EnableUncCopyResumption|true
174 +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}}
174 174  
175 175  === ===
176 176  
177 177  === **QueryManagementConfig** ===
178 178  
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.
180 +|=(% style="width: 316px;" %)Name|=(% style="width: 198px;" %)Wertebereich|=(% style="width: 174px;" %)Defaultwert|=(% style="width: 676px;" %)Beschreibung
181 +|(% style="width:316px" %)RecordCountOfPage|(% style="width:198px" %)Ganzzahl|(% style="width:174px" %)25000|(% style="width:676px" %)Anzahl der Zeilen pro Page eines Query Ergebnisses
182 +|(% style="width:316px" %)ValueDirectoryScannerTimeoutInMinutes|(% style="width:198px" %)Positive Ganzzahl|(% style="width:174px" %)10|(% style="width:676px" %)Anzahl der Minuten, welche der Server wartet, um nach Werteänderungen den ValueDirectoryScanner auszuführen.
182 182  
183 183  === ===
184 184  
... ... @@ -186,34 +186,34 @@
186 186  
187 187  **NewUpdatesData**
188 188  
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.
190 +|=Name|=Wertebereich|=Defaultwert|=Beschreibung
191 +|LastTimeCheckedForUpdatesOnWebServer|Fließkommazahl|0|TDateTime Wert des Zeitpunkts der letzten Prüfung auf Existenz von Updates auf dem Updateserver.
191 191  
192 192  === ===
193 193  
194 194  === **FinancialConfig** ===
195 195  
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.
197 +|=Name|=Wertebereich|=Defaultwert|=Beschreibung
198 +|CurrencyCode|Text|EUR|Anzeigetext für die Kostenerfassung im Ticket Management.
198 198  
199 199  === ===
200 200  
201 201  === **DatabaseConfig** ===
202 202  
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.
204 +|=Name|=Wertebereich|=Defaultwert|=Beschreibung
205 +|IsFullTextSearchSupported|true
206 +false|true|Gibt an, ob die SQL Server Volltextsuche installiert ist.
207 +Wird dynamisch ermittelt und zugewiesen.
207 207  
208 208  === ===
209 209  
210 210  === **LicenseManagementConfig** ===
211 211  
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.
213 +|=Name|=Wertebereich|=Defaultwert|=Beschreibung
214 +|DNADetectionPatternResultCountLimit|1 - 2147483647
215 +(Ganzzahl)|20.000|Definiert die maximal erlaubte Anzahl an zurück gelieferten Datensätzen bei den DNA Detection Patterns.
215 215  
216 216  **Office365portal **
217 217  
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.
219 +|=Name|=Wertebereich|=Defaultwert|=Beschreibung
220 +|PortalLink|HTML Link|[[https:~~/~~/login.microsoftonline.com>>url:https://login.microsoftonline.com/]]|Der Link zum Web Service für das Microsoft Office365 Portal.
© Aagon GmbH 2026
Besuchen Sie unsere aagon-Community