C++
C#
VB
JScript
All

Method ISession­Engine.­Create­Interview


Function CreateInterview( ByVal InterviewerSessionToken As String ) As String

Creates a new interview on the Interview tier.

Parameters

Input argumentInterviewerSessionToken

The unique token returned from CreateInterviewerSession that identifies the interviewer.

Return Value

The first page of the interview as player XML.

Remarks

The sample record for the interview is retrieved from interviewer session state.

An error is returned if an unknown interviewer session token is supplied.