FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

Import-Export analysys result

Open dsyman opened this issue 4 years ago • 1 comments

I need to transfer some analyses results from a FACT machine to another. Is there anyway to accomplish this task?

dsyman avatar Jul 06 '20 10:07 dsyman

You could only transfer the complete database to another machine. At the moment, there is no import functionality for analysis results. In theory, you could merge the files and add the data using the MongoDB command line (but that could be very complicated). We could add this to the REST API but then problems could arise when some files or data is missing (we would need some way to make sure the data is consistent).

jstucke avatar Jul 07 '20 10:07 jstucke