Interviewer - Server > Configuration and customization > Configuration settings for Promote Project
 
Configuration settings for Promote Project
When a user activates a project that uses sample management from one server to another, the dialog box displays a Participants frame in which the user can specify the name of the database server, the sample database, and the sample table, and choose whether and from which queues to copy sample records.
To control access to these facilities, set the activity's application settings in DPM, for example to allow users to create new sample databases or to prevent them copying records from queues other than the FRESH queue.
The application settings are defined in DPM in:
Servers>ServerName>Applications>websitetositeactivate>ApplicationSettings
For information about adding properties using DPM Explorer, see Adding and removing items.
Settings
The default values shown are the default settings for the properties as they are installed in DPM. They are also the defaults that are used if the properties are not present in DPM.
CopyParticipantsDefaultValue
Whether the Copy participant records” check box should be selected by default. When set to False, the project is activated to the destination server with sample settings, but no participants records are copied to destination server. Participants table construction can be restored on the destination database.
Default: True
CopyRecordsFromQueuesDefaultValue
The queues to be selected as the defaults in the “From queues” selection list. To specify a list of queues, separate the names with commas.
Default: FRESH
DefaultDestinationServerURL
When using a multiple cluster setup, there is usually a process of promoting projects from test to staging to live. Each cluster usually promotes to only one other cluster. This parameter sets a default value for the Promote Project activity; it is displayed in the Promote Project logon dialog box.
The value should look something like this:
http://ClusterName/spssmr/dimensionnet/login/default.aspx
DisplayBrowserServerDatabaseTable
Whether users should be able to choose their own server, database, and table names. The names in the selection list are controlled by settings in SampleMgtGUI.Config.xml. For more information, see Controlling access to sample data.
If this property is True, an “Enter name” button appears next to the Server box, and “New” buttons appear next to the Database and Table boxes.
Default: False
DisplayCopyParticipantsRecords
Whether to display the "Copy participant records" check box. If this property is False, the check box is suppressed and copying will depend entirely on the value of CopyParticipantsDefaultValue.
Hiding the check box also hides the "From queues" selection list.
Default: True
DisplayCopyRecordsFromQueues
Whether to display the "From queues" selection list. If this property is False, records are copied from the queues named in CopyRecordsFromQueuesDefaultValue.
This selection list is also hidden if the "Copy participant records" check box is hidden.
Default: True
See also
Configuration and customization