Assigning Entities to a Class Category

Use the Assign Entities page or Entity Assignment region to assign entities to a class categories. You must assign an entity by entering the name of the table and the column for the appropriate entity. You can also optionally create a condition, using an SQL Where clause, to select a subset of the entities in your database.

To assign an entity to a class category:

  1. Navigate to the Assign Entities page or Entity Assignment region.

  2. Enter the required entity information:

  3. Enter an optional condition in the Condition field. The condition is expressed as an SQL Where statement, such as:

    PARTY_TYPE='ORGANIZATION'

Related Topics