...
- For a Single-Schema project, you can qualify object names with the schema name. If they are left unqualified, Datical uses the Connection Schema, or the Default Schema (if specified).
- For a Multi-Schema Project, you must qualify object names with the schema name so they get deployed to the correct schema during packaging.
- You can use the schemaName attribute in the metadata.properties file to indicate the default schema. See /wiki/spaces/DDOC59/pages/795837184Using the metadata.properties file.
Oracle SCM Packaging Patterns
...