Server User Guides > Interviewer - Server > UNICOM Intelligence Interviewer activities in UNICOM Intelligence Interviewer Server - Admin > Export Data > Advanced options
 
Advanced options
The UNICOM Intelligence Interviewer - Export Data dialog displays when you click Advanced from Export Data. The dialog provides the following options.
Connection Properties tab
The Connection Properties tab is visible only if you are assigned the canAlterConnectionProperties feature for the Export Data activity. For more information on activity features, see ‘Assigning users or roles to activity features’ on page 124.
The Connection Properties tab enables you to define the mr Init Custom portion of both the input and output connection strings.
Input MR Init Custom
The MR Init Custom portion of the input connection string.
For more information, see MR Init Custom.
Output MR Init Custom
The MR Init Custom portion of the output connection string.
MDM Properties tab
The MDM Properties tab enables you to specify the version, language, context, and label type that you want to export.
Questionnaire definition (.mdd) files typically contain versions, which record any changes to the content of the questionnaire. When the questionnaire changes (for example, a question or category is added or deleted), a new version is created and when the changes are complete, the version is locked.
Using a combination of some or all of the versions is useful when, for example, you want to export case data for more than one version and there have been changes to the variable and category definitions that mean that case data collected with one version is not valid in another version. Selecting all of the versions for which you want to export the case data, means that generally you can export the case data collected with the different versions at the same time without encountering validity errors due to the differences between the versions. However, depending on the version changes, some validity errors might still occur.
Current version
Displays an expression that represents the selection you have chosen. You can select the versions you want to use by typing an expression directly into the box.
Syntax
Description
..
Specifies all versions
v1 , v2 , v3 , v4
Specifies individual versions
v1 .. v2
Specifies an inclusive range of versions
^ v1 .. v2
Excludes a range of versions
 
Specifies the most recent version
You can specify a combination of individual versions, and ranges to include or exclude. For example, the following specifies version 3:2 and all versions from 4:5 to 7:3 with the exception of versions 7 through 7:2:
3:2, 4:5..7:3, ^7..7:2
When there is a conflict between the versions, the order of precedence is taken from the order in which versions are specified in the expression, with the rightmost versions taking precedence over the leftmost. For example, if a category label differs in the versions you select, the text in the version with the higher precedence will be used. However the order of questions and categories is always taken from the most recent version and there is special handling of changes to loop definition ranges and the minimum and maximum values of variables.
Latest
Select this option if you want to use the most recent version.
All
Select this option if you want to use a combination (superset) of all of the available versions. (This is sometimes called a superversion).
Versions
A list of all of the versions that are available. For each version, the following information is shown:
Name. The version name. Version names are made up of a combination of the major version and minor version numbers in the form Major#:Minor#, where Major# is the number of the major version and Minor# is the number of the minor version. Changes in the major version number indicate that the structure of the case data has changed (for example, variables or categories have been added or deleted) whereas changes in the minor version number indicate that the changes affect the metadata only (for example, a question text has been changed). Version names are created automatically when a version is locked. A version that has not been locked is always called LATEST.
Created by. The ID of the user who created the version.
Created Date. This shows the date and time at which the version was locked.
Description. When present, this is a text that gives information about the version.
Languages
Select the language you want to use. You can change the language only if there is more than one language defined.
Contexts
Select the user context you want to use. The user context controls which texts are displayed. For example, select Question to display question texts, or Analysis to display shorter texts suitable for displaying when analyzing the data.
LabelTypes
Select the label type you want to use. You should generally select the Label option.
See also
Version expressions
Export Data