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

Predefined Custom Data Types

Predefined Custom Data Types

The MDM Hub includes some predefined custom data types. You can find custom data types from the
co-types.xsd
schema in the
urn:co-types.informatica.mdm
namespace.
You can use the following predefined custom data types:
ImageURL
Stores the URLs to access images.
FileAttachment
Stores the files that you attach to the records. The field that you associate with the FileAttachment data type shows a browse button to select the document.
You can update the following properties related to the FileAttachment data type in the
cmxserver.properties
file:
  • cmx.file.max_file_size_mb
    . Maximum size of the file that you can attach in megabytes. Default is 20.
  • cmx.file.allowed_file_extensions
    . Lists the extensions of the files that you can store. By default, you can store the .pdf and .jpg files.
For more information about the
cmx.file.max_file_size_mb
and
cmx.file.allowed_file_extensions
properties, see the
Multidomain MDM Configuration Guide
.

0 COMMENTS

We’d like to hear from you!