Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Unknown macro: {scrollbar}

The Metadata Model is where the logical mapping of business objects to the physical tables and columns we just set up happens. The model is also the place where we define the relationships between our business tables, and organize the business view.

As mentioned before, a domain can have multiple business models.

Creating a Business Model

To create your first business model:

  1. Right-click (or CTRL-click) the Business Models node in the Tree Navigator. Select New Business Model... option from the popup menu.
  2. The Model Properties dialog displays.
  3. At the top of the dialog, there is a Name/ID text field, pre-populated with a value. We recommend you accept the pre-populated value as this value MUST be unique across all models that you define.
  4. To name your new model, enter a new value in the Name property text box on the right.

  1. Click the OK button to close the dialog.
  • No labels