Foreign keys and TABLE domains

Using domains, you can create a foreign key from a system level for site-level or for organization-level objects.

Example

If you want to add a new attribute for assets on the TKTEMPLATE object, perform the following steps:

  1. Create a TABLE domain.
  2. Add the assetnum attribute to the TKTEMPLATE.
  3. Add a relationship to the asset table.
  4. Add the attribute siteid to TKTEMPLATE.