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. Configuring Hierarchy and Network Relationships
  10. Creating Match Rule Sets
  11. Configuring Search
  12. Configuring Tasks
  13. Configuring Security and Data Filters for Business Entities
  14. Configuring the Content Security Policy
  15. Integrating Data as a Service
  16. Configuring External Calls
  17. Designing the Data Director User Interface
  18. Localizing Data Director
  19. Appendix A: Provisioning Tool Frequently Asked Questions

Field Properties

Field Properties

You can configure the field properties to associate a field with a lookup 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 reference entity configuration file.
Label
The field name as it appears in the Provisioning tool tree view panel.
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 privileges 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 data types are declared. The data type that you want to configure depends on the URI that you select.
To configure basic data types, such as string, integer, and boolean, select
commonj.sdo
. To configure Informatica data types, such as image URL, hyperlink, and file attachment, select
urn:co-types.informatica.mdm
.
Type
The data type of the field. The data type that you can configure depends on the URI that you select. You can configure the following data types: string, integer, decimal, date, boolean, image URL, hyperlink, and file attachment.
By default, the data type of a business entity field is as close as possible to the data type of the lookup base object column that the field is associated with. For example, a string column in a base object might contain information for an image, so you configure the image URL data type for the business entity field. If you want a field to display web URL, file URI, FTP link, and email address as hyperlinks, configure the hyperlink data type for the field.
You cannot open file URIs with Google Chrome and Mozilla Firefox because of security reasons.
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 reference 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.
Filter
Defines a static filter to regulate the data that users can or cannot select 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
    Display 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 picklist.
    Not In
    Do not display the values to the user.
  • Value
    . Add one or more values that exist in the selected lookup base object. 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 that is not in the lookup base object, 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:
  • Search Analyzer
  • Suggester
  • Sortable
  • Filterable
  • 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
.
Column
The lookup base object column associated with the field. You associate a field with a base object column when you add a field to the node.

0 COMMENTS

We’d like to hear from you!