Starting an interview from the command line
Syntax
IPlayerConsole [packagefile.dpz] [/confirm] [/summary]
[/cluster <cluster_name>] [/user <user_name>] [/password <password>]
[/project <project_name>] [/entrymode <entry_mode>]
[/batch <batch_name>]
[/StartInterview [/Serial <serial>|/RespondentID <respondent_id>]]
[/CloseOnEndOfInterview]
[/help]
Command line switches
/confirm
Indicates whether to display the confirmation dialog prior to installing the deployment package (.dpz) file.
/summary
Indicates whether to display the summary dialog after installing the deployment package (.dpz) file.
/cluster <cluster_name<
Specifies the user login cluster (the local cluster is the default setting). The value is case sensitive.
/user <user_name>
Specifies the login user.
/password <password>
Specifies the login user’s password.
/project <project_name>
Specifies the project to be opened.
/entrymode <entry_mode>
Specifies the active entry mode after the project is opened. The entry mode value must be one of these:
Interview: Live interview entry
Initial: Initial data entry
Full: Full verification mode
Partial: Partial verification entry
/batch <batch_name>
Specifies the active batch after the project is opened.
/StartInterview [/Serial <serial>|/RespondentID <respondent_id>]
/StartInterview
Starts a new interview. This option works with projects without a sample.
/StartInterview /Serial <serial>
Restarts an interview, specified by its serial number. This option works with projects without a sample.
/StartInterview /RespondentID <respondent_id>
Starts (or restarts) an interview for the specified respondent. This option works with projects with a sample.
/CloseOnEndOfInterview
Closes UNICOM Intelligence Interviewer after the interview has been completed.
/help
Displays the help message.
See also