Desktop User Guides > Professional > Interview scripting > Interview scripting reference > CaDSClient Interview Services object model
 
CaDSClient Interview Services object model
The CaDSClient Interview Services object model provides support for defining and configuring external web services that can be used in the routing script. The IBM SPSS Collaboration and Deployment Services service type provides advanced real-time scoring and text analytics capabilities and can greatly improve respondent interactions. Some examples of how the service can be used are:
Allow for a more natural and engaging use of text responses, basing survey logic on concepts and sentiment captured in open-ended questions.
During the survey, automatically ask follow-up questions as a result of scoring against existing attitudinal and transactional data.
Based on scoring results, ask the most respondent-pertinent questions. Asking the right questions, instead of all the questions, is increasingly important as survey response rates continue to fall.
Centralize complex routing logic in models stored in IBM SPSS Collaboration and Deployment Services (segmentation, for example).
You can also configure custom services to further take advantage of third-party web services. External services must first be configured by using the authoring application's Interview Services Options feature. For more information, see Interview Services options.
Samples
The following sample files demonstrate CaDSClient component usage. They are installed with the UNICOM Intelligence Developer Documentation Library.
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\7\DDL\\Scripts\Interview\Collaboration Deployment Services\ContentRepository\UploadContent.mrs
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\7\DDL\\Scripts\Interview\Collaboration Deployment Services\ProcessManagement\RunJob.mdd
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\7\DDL\\Scripts\Interview\Collaboration Deployment Services\Scoring\Chronic Disease Management\CDM.mdd
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\7\DDL\\Scripts\Interview\Collaboration Deployment Services\Scoring\Predictive Analytics and Reporting for Claims\PARC.mdd
For more information, see InterviewScripts_Readme.doc in:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\7\DDL\Scripts\Interview
See
CaDSClient namespace
See also
Interview scripting reference