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:
Image URL
Stores the URLs to access images.
Hyperlink
Converts text into hyperlinks.
The following types of text in entity fields are converted into hyperlinks:
Web URL
File URI
FTP link
Email address
File Attachment
Stores the files that you attach to the records. The field that you associate with the File Attachment data type shows a browse button to select the document.
You can update the following properties related to the File Attachment 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.