uuid: 17ebbce1-9756-400f-a58a-65b765f00813 langcode: en status: true dependencies: config: - field.field.oc_organisation.umbrella_client.field_type_of_umbrella_client - opencase_entities.oc_organisation_type.umbrella_client module: - opencase_entities id: csv_umbrella_client label: 'CSV Umbrella Clients' description: '' help: '' import_period: -1 fetcher: upload fetcher_configuration: allowed_extensions: 'txt csv tsv xml opml' directory: 'public://feeds' parser: csv parser_configuration: delimiter: ',' no_headers: false line_limit: 100 processor: 'entity:oc_organisation' processor_configuration: langcode: en update_existing: 0 update_non_existent: _delete expire: -1 owner_feed_author: false owner_id: 0 authorize: true skip_hash_check: false values: type: umbrella_client insert_new: 1 custom_sources: name: label: name value: name machine_name: name field_type_of_umbrella_client: label: field_type_of_umbrella_client value: field_type_of_umbrella_client machine_name: field_type_of_umbrella_client contact_name: label: contact_name value: contact_name machine_name: contact_name mappings: - target: name map: value: name unique: value: '1' settings: { } - target: field_type_of_umbrella_client map: value: field_type_of_umbrella_client settings: language: null - target: contact_name map: value: contact_name unique: { } settings: { }