Developer Documentation Library > Interviewer - Server Admin > UNICOM Intelligence Interviewer - Server Admin architecture > Distributed Property Management (DPM) > Site properties > Property collections at the site level
 
Property collections at the site level
Besides the individual properties at the site level, there are also some property collections. These consist of properties that are used as defaults for objects, projects, or interviews that are created using the UNICOM Intelligence tools.
MRFactory objects
Stores properties for various objects created by MRFactory. Each object has its own property collection, and each of these collections contains a single filename property that has no value.
This graphic is described in the surrounding text.
Authentication
MinimumPasswordAge
The minimum age a password must be before it can be changed. The default value is 24 (hours).
The property was introduced in UNICOM Intelligence 7 Fix Pack 1. Setting the property to 0 effectively disables the property and reverts to pre-Fix Pack 1 behavior.
PasswordCanContainUserName
Controls whether the password can include the user name. When set to True, the password can contain the user name. When set to False, the user name cannot be part of the password. The default value is False.
The property was introduced in UNICOM Intelligence 7 Fix Pack 1. Setting the property to True effectively disables the property and reverts to pre-Fix Pack 1 behavior.
PasswordDisallowPrevious
Defines the password reuse interval. When set to 0, the password can be reused with no limitations. Valid values are 0 to 30. For example, when set to 8, passwords cannot be reused for at least 8 intervals. The default value is 8.
When an invalid value is entered, the default value is used.
The property was introduced in UNICOM Intelligence 7 Fix Pack 1. Setting the property to 0 effectively disables the property and reverts to pre-Fix Pack 1 behavior.
PasswordExpiredPrompt
The number of days, before a password expires, to prompt the user regarding the impending password expiration. Valid values are 1 to 80 (days). The password expiration prompt displays when the user logs in. The default value is 15.
When an invalid value is entered, the default value is used.
PasswordExpiryTime
The password age in days. Valid values are 1 to 90 (days). Users are required to change their password based on this property's value (for example, a value of 90 indicates that users must change their passwords every 90 days). The default value is 90.
When an invalid value is entered, the default value is used.
The property was introduced in UNICOM Intelligence 7 Fix Pack 1. Setting the property to -1 effectively disables the property and reverts to pre-Fix Pack 1 behavior.
PasswordRegex
Defines the regular expression that is used when validating passwords. The default regex value used when validating passwords is:
^(?![a-zA-Z]+$)(?![0-9]+$)(?![~\`@#\$%\^&\*\(\)\+=\|\\\}\]\{\[<>\/_\-]+$)(?![!\':;,.\"\?]+$)[a-zA-Z0-9~\`@#\$%\^&\*\(\)\+=\|\\\}\]\{\[<>\/_\-!\':;,.\"\?]{8,}$
The property was updated in UNICOM Intelligence 7 Fix Pack 1. To use pre-Fix Pack 1 behavior, set the property to:
^.+$
DefaultCapiSampleRecReturnCodes
Stores sample record return code information for personal interviewing projects. These properties are automatically added to the sample management objects for all projects that are activated with the CAPI option enabled. Each return code has two properties, Code and Text, that define the numeric contact return code and its description. For example, the Edited return code has Edited.Code = 35 and Edited.Text = "Edited".
DefaultCapiProjectProperties
A collection of properties that specify default settings for personal interviewing projects. You can change the settings for an individual project using either the Project Editor activity in UNICOM Intelligence Interviewer - Server Admin or DPM Explorer.
SyncRejectParticipantsFields
The name of the sample fields that can be shown in the UNICOM Intelligence Interviewer - Server Admin Review activity when checking the rejected synchronizations in the sample data.
SyncRejectProjectFields
The name of the project metadata fields that can be shown in the UNICOM Intelligence Interviewer - Server Admin Review activity when checking the rejected synchronizations in the case data.
See for information regarding other personal interviewing project properties.
DefaultCatiParameters
A collection of properties that specify default settings for telephone interviews. You can change them for an individual project using either the Project Editor activity in UNICOM Intelligence Interviewer - Server Admin or DPM Explorer. Phone room supervisors who might not be familiar with the property names can change some of the settings using the Interviewing Options activity.
DefaultCatiProjectProperties
A collection of properties that specify default settings for telephone interviewing projects. You can change the settings for an individual project using either the Project Editor activity in UNICOM Intelligence Interviewer - Server Admin or DPM Explorer.
ProjectMessage
Displays the default project message.
DefaultTimeRanges
Displays the default time ranges that will be used in the introduction text to replace the {Respondent:TimeRange} tag.
DefaultDialerCallOutcomes
Stores information about the call outcome codes that the dialer uses to inform sample management of the results of each call. See the topic for more information.
InstalledProducts
Contains one property collection for each UNICOM Intelligence product you have installed (that is, UNICOM Intelligence Interviewer - Server Admin, UNICOM Intelligence Interviewer - Server Admin, and UNICOM Intelligence Reporter). Each collection contains a version collection (for example, 4.0) that contains properties specifying comments, copyright, patch level, and the installation type (for UNICOM Intelligence Interviewer - Server Admin only).
This graphic is described in the surrounding text.
DefaultDBIndexes
This contains two collections that specify how columns in the Participants table should be indexed. The SampleMangementIV collection applies to inbound (web) projects and the SampleManagementCATI collection applies to telephone interviewing projects. For more information, see Adding indexes to sample tables.
This graphic is described in the surrounding text.
DefaultSampleManagementFields
The properties in this collection define the fields required in a sample table. They are the ones that users see on the Required Columns tab Required Columns tab in the Participants activity when they load the project's sample records. Within this collection, each field has three properties that define its default value, length, and type. For example, the Queue collection contains Queue.DefaultValue='FRESH', Queue.FieldLength=64, and Queue.FieldType=Text.
DefaultCatiSampleRecReturnCodes
Stores information about sample record return codes for telephone interviewing projects. These properties are automatically added to the sample managements objects for all projects that are activated with the CATI option set. Each return code has two properties, called Code and Text, that define the numeric return code value and its description. For example, the Completed return code has Completed.Code=1 and Completed.Text="Completed". For more information,m see Call and contact outcome codes.
DefaultCatiProjectProperties
A collection of properties specifying default settings for telephone interviewing projects. These properties are automatically added to all projects that are activated with the CATI option set. You can change them for an individual project using either the Project Editor activity in UNICOM Intelligence Interviewer - Server Admin or DPM Explorer. Phone room supervisors who might not be familiar with the property names can change the settings using the Interviewing Options Interviewing Options activity. For more information about the properties, see Project and interview properties: Reference.
DefaultDialingPredict
This contains two properties to do with predictive dialing. DialingPredictProvider contains the name of the predictive dialing component (mrScriptBasicDialingPredict.DialingPredict) and PredictScript contains the script that implements predictive record selection. For more information, see Predictive dialing algorithms.
mrInterviewReportFilters
Stores definitions of filters used by the Reports activity when generating reports of activity on telephone interviewing projects.
QUOTAS
Contains a collection for each project that uses quota control. Within a project collection, the QuotaConnectionString property defines the connection string for connecting to the quota database; the QuotaAllocationPercentage property defines the quota allocation percentage value for each personal interviewing client.
This graphic is described in the surrounding text.
DialingConfiguration
This collection is populated when you import a dialer configuration file using the Dialer Administration activity. It consists of two properties collections called Dialers and Positions. Dialers contains a property collection for each dialer on your system, defining the address and port of that dialer. Positions contains a property collection for each dialing station, defining the dialer and extension that each station uses. For more information, see The dialer configuration file.
DefaultAppointmentSchedules
The properties in this collection are used for obtaining the default appointment schedules. Appointment schedules are set on the Appointments tab in the Interviewing Options activity.
DefaultDayPartConfigurations
The properties in this collection are used to set the value for day parts. Day parts are set on the Call Times tab in the Interviewing Options activity.
LogDownloadingProperties
This collection is populated when a user downloads UNICOM Intelligence Interviewer - Server Admin log files using the Manage Logs activity. DownloadingStartTime records the date and time at which the most recent download started, and IsInDownloading is set to True or False according to whether a download is currently in progress. This ensures that only one user can download files at a time.
RemoteDevices
UNICOM Intelligence Interviewer uses these properties to determine how project status icons are displayed to remote users. For example, if the Uptodate rule is set to a Max of 48, projects that have been synchronized within the last 48 hours appear in the project list with the “up to date” status icon.
This graphic is described in the surrounding text.
Web API
The Web API consists of several “components” that provide different functions. The components plug into a “core” that received incoming HTTP requests, and then passes the requests to the appropriate component. There is also a “common” component which handles functions that are used by all the other components.
For more information, see Configuring the Web API components in DPM.
See also
Database properties
Server properties
Project properties
Sample management properties
DPM Explorer
See also
Site properties