.. _`ADAF`: .. _`org.sysess.sympathy.data.adaf.importadaf`: ADAF ```` .. image:: import_adaf.svg :width: 48 Import datasource as ADAF Documentation ::::::::::::: File format plugins =================== This node uses plugins, with each plugin supporting one or more file formats. The plugins have their own configurations which are reached by choosing a plugin in the configuration GUI. Please refer to the documentation for each plugin (listed below) for details. The node has an auto configuration which uses a validity check in the plugins to detect and choose the proper plugin for the considered datasource. When the node is executed in the auto mode the default settings for the plugins will be used. URL datasource ============== If input datasource is a URL resource, the node will download it to a temporary file before importing it. If the URL resource contains credential variables, these will be entered as part of the URL. See :ref:`Credentials Preferences` for more info. Definition :::::::::: Input ports =========== **** datasource Datasource Output ports ============ **** adaf Imported ADAF Configuration ============= **Importer** (active_importer) Select data format importer **Action on import failure** (fail_strategy) Decide how failure to import a file should be handled. Plugins ======= * :ref:`plugin_adafdataimporterbase` Related nodes ============= * :ref:`org.sysess.sympathy.data.adaf.importadafs` * :ref:`org.sysess.sympathy.export.exportadafs` Implementation ============== .. automodule:: node_import_adaf :noindex: .. class:: ImportADAF :noindex: