Desktop and team parameters
Guidewire provides the following configuration parameters in config.xml that relate to the Desktop and Team tabs.
For information on editing config.xml and setting configuration parameters, see Working with configuration parameters.
ActivityStatisticsWindowSize
Time window to capture activity statistics.
Default: 0
CanceledActivityRetentionWindow
Minimum number of days that must pass after the activity has been canceled before it can be retired.
Default: 30
OtherWorkOrdersStatisticsWindowSize
Time window that the Team tab uses to calculate statistics for work orders other than renewals and submissions. Possible values are:
0 |
Use this week as the window, defined as the start of the current business week until now. |
-1 |
Use this month as the window, defined as the start of the current month until now. |
Any positive integer N |
The window is the last N days of activity, including the current day. |
Default: 0
See also
RenewalsStatisticsWindowSize
Time window that the Team tab uses to calculate renewal statistics. Possible values are:
0 |
Use this week as the window, defined as the start of the current business week until now. |
-1 |
Use this month as the window, defined as the start of the current month until now. |
Any positive integer N |
The window is the last N days of activity, including the current day. |
Default: 0
See also
SearchActivityThresholdDays
This parameter controls the threshold within which an activity must have been modified to qualify a job as being assigned to a user. The UpdateTime field on an activity contains a timestamp of when the activity was last modified. The activity must have been modified within SearchActivityThresholdDays days before the current date.
Default: 366
See also
SubmissionsStatisticsWindowSize
Time window that the Team tab uses to calculate submission statistics. Possible values are:
0 |
Use this week as the window, defined as the start of the current business week until now. |
-1 |
Use this month as the window, defined as the start of the current month until now. |
Any positive integer N |
The window is the last N days of activity, including the current day. |
Default: 0
See also
TeamScreenTabVisibilityRowCountCutoff
This parameter sets the maximum number of rows on the Team tab screens. Increasing this parameter potentially increases the amount of time that PolicyCenter takes to render the Team screens. If the results exceed the value of this parameter, then PolicyCenter displays a message on that screen and does not display the results.
If you select an individual user, PolicyCenter always displays the filtered results even if the number of results exceeds the cutoff parameter.
Default: 200
