/
Data export by using mod-data-export
Data export by using mod-data-export
Data export is performed by Back-end mod-data-export module.
Pic. 1.
This approach's technical limitations to being extended to other use cases:
- This approach is specialized to export data from SRS and Inventory modules only. There are no extension points to other scopes, which allow to easily add export from other modules.
- Bad separation of concerns in the source code. As result, it is hard to extend it.
- There is no job retry logic, which makes the job unreliable.
The codebase is more complex than the Spring way one due to the usage of Vert.x and reactive programming.
- It is based on RMB which should be considered as deprecated soon
, multiple selections available,
Related content
Data export by using Spring Batch (aka Export Manager)
Data export by using Spring Batch (aka Export Manager)
More like this
Quesnelia (R1 2024) Modules deployment changes
Quesnelia (R1 2024) Modules deployment changes
Read with this
Spike - investigate options for improving data export performance
Spike - investigate options for improving data export performance
More like this
Feature-level design for data-export Mapping Profiles
Feature-level design for data-export Mapping Profiles
More like this
Refactor order csv export to leverage export-spring
Refactor order csv export to leverage export-spring
More like this
SPIKE:MDEXP-195 - Investigate exporting inventory records into delimited format
SPIKE:MDEXP-195 - Investigate exporting inventory records into delimited format
More like this