Create a Legacy Custom Interactive Interview Experience
Determinations API interview service provides a SOAP web service interface to the screens and behavior of the interview defined in a deployed project. This web service does not allow custom experiences to implement all the features of Intelligent Advisor interviews, and is provided only for compatibility with existing applications.
Using the interview service, developers can create entirely custom interview experiences that are rendered in any user interface framework.
This section covers:
- the typical flow of events expected to take place during an interview
- the actions provided by the interview service to complete the phases
- how to perform non-linear navigation
- how control state rules are evaluated
- how interview sessions are saved and resumed
Future functionality and controls will not be made available in the interview service.