Scenario files
==============

xxx-yyy.xml
-----------

++Spicy files that contain the attribute-attribute mappings between two schemas.
Please note, that these files also contain the connection information to the databases with these schemas, i.e., user, password, and JDBC URL. Efes also uses these settings, so you might want to adapt them.
The default settings are:
* User:     postgres
* Password: postgres
* URL:      jdbc:postgresql:<database name>

xxx-yyy-tm.xml
--------------

Table mapping files that contain additional correspondences between tables in addition to xxx-yyy.xml.


xxx-yyy-empty.xml
-----------

++Spicy files that do not contain any correspondences. Correspondences can between identical schemas can be automatically created by Efes. These files are only used to define source and target database of an integration scenario.