Field | Entry |
Repository ID | OneData provides a repository in which to store your master data. Provide an ID for the repository (for example, DevRepo). The ID will be used internally in OneData. |
Repository name | Provide a name for the repository (for example, OneData Development Repository). The name will appear in the OneData user interface. |
Connection Prefix | If you enter a value other than the default (that is, onedata), you will have to edit the database connections for the Work Area and Release Area after you start OneData. For instructions, see the OneData documentation. |
Database Connection | The URL you specify must include the option catalogOptions=1 so that OneData can retrieve database metadata information for various operations (for example, jdbc:wm:oracle://localhost:1521;serviceName=XE;catalogOptions=1). The prefix you specify will be added to each of the three schema connection names (that is, prefix_md, prefix_wa, and prefix_ra). Provide a different database user and password for each of the three schemas. You must specify schema names if you use a SQL Server RDBMS. |