Table of Contents

Search

  1. Preface
  2. Introduction
  3. Configuring the Data Director Application
  4. Establishing a Root Node
  5. Defining the Business Entity Model
  6. Configuring Business Entity Properties
  7. Configuring Reference Entity Properties
  8. Transforming Business Entities and Views
  9. Managing Many-to-Many Relationships
  10. Configuring Search
  11. Configuring Workflow Tasks and Triggers
  12. Configuring Security and Data Filters for Business Entities
  13. Integrating Data as a Service
  14. Configuring External Calls
  15. Designing the Data Director User Interface
  16. Localizing Data Director
  17. Provisioning Tool Frequently Asked Questions

Node Types

Node Types

You build the business entity model by adding nodes of different types. Each node type defines the nature of the relationship between the parent node and child node.
The business entity model can contain the following node types:
Business entity name
The name you give the business entity establishes the root node of the business entity.
one
Specifies a one-to-one relationship between a parent node and a child node.
For example, a one-to-one relationship between a Contact Address node and an Address node means that each contact address can only have one address associated with it. A person can have a home contact address and a work contact address, but only one address can be associated with the home contact address and only one address can associated with the work contact address.
many
Specifies a one-to-many relationship between a parent node and a child node.
For example, a one-to-many relationship between a Person node and a Telephone node means that a person record can have many telephone number records associated with it.
referenceOne
Specifies a one-to-one relationship between a parent node and a child reference entity node.
For example, a referenceOne relationship between a Person node and a Gender node means that a person record can be associated with only one gender value. The gender values reside in a lookup table.
The following image shows the node types for each node in the business entity example:
A model of the Person business entity with labels for the node type. The second level in the structure contains the contact address, phone, and gender nodes.

0 COMMENTS

We’d like to hear from you!