For the moment, some GUIs depend on importer and/or exporter apps. The reason is that they use services exposed by these apps (ex: ImporterConfigurationService#getAllImporterNames)
These services should be in the core app, so they don't depend on the importer or exporter app to be up.
The aim of this ticket is to relocate these services in the core app.
The impacted GUIs are : Importer Error, Exporter Error, Importer Mapping, Exporter Mapping, Message.
For the moment, some GUIs depend on importer and/or exporter apps. The reason is that they use services exposed by these apps (ex: ImporterConfigurationService#getAllImporterNames)
These services should be in the core app, so they don't depend on the importer or exporter app to be up.
The aim of this ticket is to relocate these services in the core app.
The impacted GUIs are : Importer Error, Exporter Error, Importer Mapping, Exporter Mapping, Message.