7.2

Table Of Contents
3 On the Global Settings page, locate the Data Rollover section of the table and review and configure
settings.
Setting Description
DataRollover IsArchiveEnabled Specifies whether to move rollover data to archive tables after
the maximum number of days is reached.
By default this value is set to True.
If you set this value to False, all data older than that specified
in the DataRollover MaximumAgeInDays setting is
permanently deleted.
DataRollover MaximumAgeInDays Specifies the maximum number of days that the system
retains data in the database before moving it to archive or
permanently deleting it.
By default this value is set to 90 days.
DataRollover Status Specifies whether to enable data rollover.
To enable data rollover, set the value to Enabled. By default
this value is set to Disabled.
If you disable this workflow while it is running, the current
workflow is not impacted, but the next workflow is disabled.
4
Click the Edit icon (
) in the first table column to edit a setting.
The Value field for the applicable setting becomes editable and you can place your cursor within it to
change the value.
5
Click the Save icon ( ) in the first table column to save your changes.
Adjusting Settings in the Manager Service Configuration File
You can use the manager service configuration file (managerService.exe.config) to adjust common
settings for machine deployments.
The managerService.exe.config file is typically located in the %System-Drive%\Program Files
x86\VMware\vCAC\Server directory. You should always make a copy of the file before editing it.
You can use the following managerService.exe.config file settings to control various aspects of
machine deployments. Default values are shown.
n
<add key="ProcessLeaseWorkflowTimerCallbackIntervalMilliseconds" value="600000"/>
n
<add key="BulkRequestWorkflowTimerCallbackMilliseconds" value="10000"/>
n
<add key="MachineRequestTimerCallbackMilliseconds" value="10000"/>
n
<add key="MachineWorkflowCreationTimerCallbackMilliseconds" value="10000"/>
n
<add key="RepositoryConnectionMaxRetryCount" value="100"/>
n
<add key="MachineCatalogRegistrationRetryTimerCallbackMilliseconds"
value="120000"/>
Managing vRealize Automation
VMware, Inc. 36