diff --git a/integration-tests/templates/etlserver-all/etc/service.properties b/integration-tests/templates/etlserver-all/etc/service.properties index 4399cd1273d27dbe6b86cbdfef6e97e0ac544d96..d5f906a70afb22d57829451085b07f6ecb5bee49 100644 --- a/integration-tests/templates/etlserver-all/etc/service.properties +++ b/integration-tests/templates/etlserver-all/etc/service.properties @@ -70,8 +70,8 @@ raw-data.type-extractor.procedure-type = DATA_ACQUISITION # raw-data.storage-processor = ch.systemsx.cisd.etlserver.DefaultStorageProcessor raw-data.storage-processor = ch.systemsx.cisd.etlserver.BDSStorageProcessor raw-data.storage-processor.version = 1.0 -raw-data.storage-processor.typeCode = CELL_PLATE -raw-data.storage-processor.typeDescription = Screening Plate +raw-data.storage-processor.sampleTypeCode = CELL_PLATE +raw-data.storage-processor.sampleTypeDescription = Screening Plate raw-data.storage-processor.format = HCS_IMAGE V1.0 raw-data.storage-processor.number_of_channels = 2 raw-data.storage-processor.contains_original_data = TRUE