Synchronization Web Service object Model reference
When using UNICOM Intelligence Interviewer - Offline for Windows, configurations and project information must be updated on the client computer and case data should be uploaded to the server. The Synchronization Web Service manages the communication between the UNICOM Intelligence Interviewer - Offline for Windows client and the UNICOM Intelligence Interviewer.
Architecture
The Synchronization Web Service uses standard Internet protocols (such as HTTP and XML) to provide remote users access to synchronization information between the UNICOM Intelligence Interviewer - Offline for Windows client and the server.
The synchronization client on the Interviewer Client communicates with the Synchronizing Web Service that is on the server. The Synchronizing Web Service communicates with the following functions:
▪mrUserAdminServer provides information about users and roles, and session management facilities.
▪mrCache handles value cache files, which store and transfer respondent data.
▪mrFileManagement provides information about project files.
▪Distributed Property Management (DPM) provides site and project properties.
Using the Synchronization Web Service
To work with this component, you must create a working environment that logs into the server and retrieves a ticket that identifies user status. The following section demonstrates the basic steps used when performing synchronization.
See also