Developer Documentation Library > Mobile SDK > Architecture > Disconnected > Synchronization components
 
Synchronization components
The example MobileSyncWebService interacts with theSyncWebServiceV2 and transforms the UNICOM Intelligence artifacts to simplified XML. The MobileSyncWebService and XML files can be used directly by your mobile application, or you can replace the example with your own custom component. The custom component can interact in different ways and create different client files.
For information about the SyncWebServiceV2 methods, see Synchronization process flow.
For information about the example web service URLs and how they map to the SyncWebServiceV2 API, see URL overview.
See also
Disconnected