title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | ||
---|---|---|---|---|---|---|---|---|---|---|
Create an Entity |
Learn how to create an entity in Master Data Services to contain members and their attributes. You must have permissions for the System Administration area. |
CordeliaGrey |
jiwang6 |
03/01/2017 |
sql |
master-data-services |
how-to |
|
[!INCLUDE SQL Server - Windows only ASDBMI]
In [!INCLUDEssMDSshort], create an entity to contain members and their attributes.
To perform this procedure:
-
You must have permission to access the System Administration functional area.
-
You must be a model administrator. For more information, see Administrators (Master Data Services).
-
A model must exist. For more information, see Create a Model (Master Data Services).
-
In [!INCLUDEssMDSmdm], click System Administration.
-
On the Manage Model page, from the grid, select the model that you want to create entity for and then click Entities.
-
On the Manage Entity page, click Add.
-
In the Name box, type the name of the entity.
-
Optionally, in the Description field, type the entity description.
-
Optionally, in the Name for staging tables box, type a name for the staging table.
If you do not complete this field, the entity name is used.
[!TIP]
Use the model name as part of the staging table name, for example Modelname_Entityname. This makes the tables easier to find in the database. For more information about the staging tables, see Overview: Importing Data from Tables (Master Data Services). [!TIP] If using the default naming for Staging tables, MDS will automatically append identifiers (e.g. _1, _2) to the staging table names if an entity with same name exists in another Model. -
For the Transaction Log Type field, choose the transaction log type in the drop-down list.
For more information, see Change the Entity Transaction Log Type (Master Data Services)
-
Optional. Select the Create Code values automatically check box. For more information, see Automatic Code Creation (Master Data Services).
-
Optional. Select the Enable data Compression checkbox. By default the row compression is turned on. For more information , see Data Compression.
-
Click Save.
For each created entity, a row with thirteen columns is added to the grid. The following are the columns.
Entities (Master Data Services)
Explicit Hierarchies (Master Data Services)
Edit an Entity (Master Data Services)
Delete an Entity (Master Data Services)