Imported project should reflect in tools

Imported project should reflect in E-PIX, gPAS, gICS:

Import project -> domains, data sources, identifier domains, etc. from imported project don't reflect inside the tools (E-PIX etc. are empty). Please implement the import of a project completely without additional interaction with the user aside from clicking the import button.

My idea: You could start the containers for the tools one after another. Start docker container for the first tool -> import the domains, data sources, identifier domains from the exported project with an automated script -> stop docker container to save resources. Proceed with next tool in the same way.