Interviewer - Server > Configuration and customization > Creating and using Interview Services > Creating Interview Services
 
Creating Interview Services
When working with the Salesforce.com web service, see the Salesforce Interview Service source code that is provided as a UNICOM Intelligence Developer Documentation Library sample. The default installation location for the source code is:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\DDL\Code\InterviewServices\SalesforceService
The .dll file that is built from this source code is at:
C:\Program Files\Common Files\IBM\SPSS\DataCollection\<version>\ IOM\SalesforceService.dll
When working with the Database Connection Interview Service, refer to the source that is provided as a UNICOM Intelligence Developer Documentation Library sample. The default installation location for the source code is:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\DDL\Code\DBConnectionService
The assembly .dll file is at:
C:\Program Files\Common Files\IBM\SPSS\DataCollection\<version>\ IOM\DBConnectionClient.dll
See also
Creating and using Interview Services