Data management
WebDatamanager - task processing synchronization on a web a site
The subsystem is intended for task processing synchronization on a web site.
Interaction with other subsystems on HTTP protocol. WebDatamanager prepares:
- A database diagram for the editor of models of synchronizations
- Exports the data from database MySQL and transfers them in XML format to subsystem ScheduleDatamanager
- Imports the obtained data from subsystem ScheduleDatamanager to a web database server MySQL
Will consist of scripts fulfilled on php 4.x. a URL for interaction:
- DataImport.php
- DataExport.php
- Schema.php
- Connect.php