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:
- Create a TABLE domain.
- Add the assetnum attribute to the TKTEMPLATE.
- Add a relationship to the asset table.
- Add the attribute siteid to TKTEMPLATE.