Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #32040 All Revisions ] Back to Issue ]
Summary 0032040: Make the ExportSampleData class extensible
Revision 2016-02-03 12:24 by AugustoMauch
Description As part of the multiserver project, there is a need to export the data relative to specific organization (stores). This task will be very similar to the ExportSampleData task, but this task is still not ready to be extended.

The ExportSampleData class should be updated to be made more extensible so that it supports:
- To define the dataset used in the export process
- To define the way each table is exported to XML
- To define how the where clause of the dataset table should be managed
Revision 2016-01-28 13:15 by AugustoMauch
Description As part of the multiserver project, there is a need to export the data relative to specific organization (stores).

This task should be able to:
- Export the data based on the definition of a dataset
- Use the SQL where clause defined in the dataset tables (as opposed to the ImportSampleData task, that overwrites it)
- Be able to replace a placeholder of the organizations accessible by a store with the actual list of organization ids.
- Work with big volumes


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker