Field | Entry |
Repository ID | webMethods 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 webMethods OneData. |
Repository name | Provide a name for the repository (for example, OneData Development Repository). The name will appear in the webMethods OneData user interface. |
Connection Prefix | webMethods OneData has three storage areas - Metadata, Work Area, and Release Area. The prefix you specify will be added to the schema connection names (that is, prefix_md, prefix_wa, and prefix_ra). If you override the default value for this field, you will have to edit the database connections for the Work Area and Release Area after you start webMethods OneData (see the webMethods OneData documentation). |
URL | The URL you specify must include the option catalogOptions=1 so that webMethods OneData can retrieve database metadata information for various operations (for example, jdbc:wm:oracle://localhost:1521;serviceName=XE;catalogOptions=1) |
Database user and Password | Provide a different database user and password for each of the three schemas. |
Schema name | You must specify schema names if you use a SQL Server RDBMS. |