diff --git a/integration-tests/templates/datastore_server-all/etc/service.properties b/integration-tests/templates/datastore_server-all/etc/service.properties index e6ea5803f583d6df37b50b662f2dcb27af6164ee..8dc3e4b0c9843140b772248812419b85da9ad1d2 100644 --- a/integration-tests/templates/datastore_server-all/etc/service.properties +++ b/integration-tests/templates/datastore_server-all/etc/service.properties @@ -91,6 +91,7 @@ raw-data.type-extractor = ch.systemsx.cisd.etlserver.SimpleTypeExtractor raw-data.type-extractor.file-format-type = TIFF raw-data.type-extractor.locator-type = RELATIVE_LOCATION raw-data.type-extractor.data-set-type = HCS_IMAGE +raw-data.type-extractor.processor-type = DATA_ACQUISITION # The storage processor plugin (IStorageProcessor implementation) # raw-data.storage-processor = ch.systemsx.cisd.etlserver.DefaultStorageProcessor @@ -124,7 +125,6 @@ image-analysis.type-extractor = ch.systemsx.cisd.etlserver.SimpleTypeExtractor image-analysis.type-extractor.file-format-type = 3VPROPRIETARY image-analysis.type-extractor.locator-type = RELATIVE_LOCATION image-analysis.type-extractor.data-set-type = HCS_IMAGE_ANALYSIS_DATA -image-analysis.type-extractor.processor-id = IMAGE_ANALYSIS image-analysis.type-extractor.is-measured = false # The storage processor (IStorageProcessor implementation)