.. _`Datasources`: .. _`org.sysess.sympathy.datasources.filedatasourcemultiple`: Datasources ~~~~~~~~~~~ .. image:: datasource.svg :width: 48 Create Datasources with paths to data sources. :Ref. nodes: :ref:`Datasource` *Output ports*: :port1: [datasource] Datasources with paths files *Configuration*: **recursive** If unchecked, only the selected directory will be searched. If checked, all subdirectories of the selected directory will also be searched. **directory** Directory where to search for files. **search_pattern** A wildcard pattern which the filenames must match. .. automodule:: node_file_datasource .. class:: FileDatasourceMultiple Example flows ############# * :download:`InputOutputGenerate.syx `