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

Field Properties

Field Properties

You can configure the field properties to associate a field with a base object column, specify the data type, mark the field as read-only, mark the field as required, and make the field searchable.
You can configure the following field properties:
Name
The field name in the business entity configuration file.
Label
The field name as it appears in the Provisioning tool tree view.
Read Only
Defines if the field is editable. If this option is clear, end users can edit the field in a record view if they have create or update privileges for the base object field in the MDM Hub.
If the user has create or update privileges for the base object column in the MDM Hub, the field is editable in
Data Director
.
If the user does not have create or update for the base object column in the MDM Hub, an error occurs when the user tries to save changes in
Data Director
.
For information about configuring resource privileges, see the
Multidomain MDM Configuration Guide
.
Required
Defines if users must enter data in the field when a business entity is created or updated.
URI
Defines the namespace where custom data types are defined. Default is commonj.sdo.
Type
The data type of the field. By default, the data type is as close as possible to the data type of the lookup base object column that the field is associated with. You can define custom data types for business entity fields. For example, a string column in a base object might contain information for an image so you configure a custom Image data type for reference entity fields.
Display Format
The display format for the date fields. Before you specify the display format for the date fields, specify the URI and set the Type property to
Date
.
You can select the
Date
or
Datetime
format for business entity fields that display a date. The display format that you configure is applied to the date field in all the Data Director views.
If a display format is not set for a date field, the date format of the field is the same as the format of the associated base object column.
Column
The base object column associated with the field. You associate a field with a base object column when you add a field to the node.
Filter
Defines a static filter to regulate the data that users can or cannot enter in a field.
When you enable the Filter property, specify the following fields:
  • Operator
    . Controls whether the specified values are allowed or not allowed in the field.
    Option
    Description
    In
    Displays the values to the user. If you add a list of comma-separated values as allowed values,
    Data Director
    users can choose a value from a lookup list.
    If you also configure a field filter on the same field, the displayed values reflect the intersection of the static filter and the field filter. For more information about field filters, see Field Filter Rules and User Roles.
    Not In
    Does not display the values to the user.
  • Value
    . Add values that match the data type of the field. To add multiple values, enter a comma-separated list of values. To allow users to leave the field blank, add empty quotes ("") as a value.
    The Provisioning tool does not validate the values. If you add a value of the wrong data type, the value does not appear in
    Data Director
    .
Searchable
A search request searches only the fields that you configure as searchable fields. The scope of a search request increases with the increased number of searchable fields. Multiple searchable fields might affect the performance of the search requests, so configure only the significant fields as searchable fields. For example, configure fields that contain full names, organization names, or email addresses as searchable fields rather than fields that contain country codes, gender codes, or address types.
When you enable the Searchable property, select one or more of the following additional properties for search:
  • Suggester
  • Sortable
  • Language
  • Fuzzy
  • Filterable
  • Facet Range
  • Facet
  • Displayable
Optionally, specify the language for the field values. The default language is English. For information about the search properties, see the chapter about search in the
Multidomain MDM Configuration Guide
.

0 COMMENTS

We’d like to hear from you!