Multidomain MDM
- Multidomain MDM 10.4 HotFix 1
- All Products
Hub Server Property
| Description
|
---|---|
cmx.server.be-import.task-limit
| Specifies the maximum number of records users can import for the task approval workflow to trigger. For example, if you set the property to
cmx.server.be-import.task-limit=10000 a task approval workflow triggers when a user imports up to ten thousand records. If a user attempts to import more than ten thousand records, the task approval workflow does not trigger and displays an error.
|
cmx.server.find-replace.record-limit
| Specifies the maximum number of records users can find and replace in a bulk operation. For example, if you set the property to
cmx.server.find-replace.record-limit=10000 users can find and replace up to a maximum of ten thousand records.
|
cmx.server.find-replace.task-limit
| Specifies the maximum number of replaced records that trigger the task approval workflow. For example, if you set the property cmx.server.find-replace.task-limit=500 a task approval workflow triggers when a user replaces up to five hundred records. If a user attempts to replace more than five hundred records, an error displays.
|
cmx.server.find-replace.entity-record-limit
| Specifies the maximum number of records users can copy from the Smart search screen to the Find and Replace screen. For example, if you set the property cmx.server.find-replace.entity-record-limit=1000 users can copy up to ten thousand records from the Smart search screen to the Find and Replace screen. If a user attempts to copy more than ten thousand records, an error displays.
|
cmx.file_import.job_group.ttl
| Specifies the maximum time a file import job group is stored by the MDM Hub before it is deleted. You must add a suffix after the value. The following are the suffix options: day, hour, min or sec. For example, if you set the property cmx.file_import.job_group.ttl=180day the import job group is saved in MDM Hub for one hundred and eighty days.
|
cmx.file_import.job_group_control.ttl
| Specifies the maximum time a file import job group control log is stored in the MDM Hub before it is deleted. The following are the suffix options: day, hour, min or sec. For example, if you set the property cmx.file_import.job_group_control.ttl=30day the import job group control log is saved in MDM Hub for thirty days.
|
cmx.file_import.mapping.temp.ttl
| Specifies the maximum time to save a file import mapping in the MDM Hub temporary storage before it is deleted. The following are the suffix options: day, hour, min or sec. For example, if you set the property cmx.file_import.mapping.temp.ttl=20min the import job mapping is saved in MDM Hub for twenty minutes.
|
cmx.file_import.mapping.system.ttl
| Specifies the maximum time to save a file import mapping in the MDM Hub permanent storage before it is deleted. The following are the suffix options: day, hour, min or sec. For example, if you set the property cmx.file_import.mapping.system.ttl=20day the import job mapping is saved in MDM Hub for twenty days.
|
activevos.jndi
| Optional. Must be added manually. Specifies the JNDI lookup string to connect report services to ActiveVOS. The default JNDI lookup string is
java:/jdbc/ActiveVOS . If you edited the ActiveVOS EAR files to customize the JNDI lookup string, use this property to specify the custom JNDI lookup string.
|
cmx.match.training.confidence.threshold
| Optional. Specifies the minimum match confidence score required to create a match rule set in the Provisioning tool.
|
cmx.match.training.data.encoding
| Optional. Configures encoding for match training in the Provisioning tool.
|
cmx.server.hierarchy.max-search-depth
| Maximum depth searched when you use hierarchy REST APIs to find a hierarchy path. Default value is
100 .
|
cmx.server.hierarchy.max-search-width
| Maximum width of the searched hierarchy to include when you use the hierarchy REST APIs to export. Default value is
1000000 .
|
com.informatica.mdm.bulk.relationship.changes.limit
| Maximum number of changes in a request when you use the bulk task administration REST APIs. Default value is
1000 .
|
cmx.task.search.records.return
| Controls the Elasticsearch pagination when users search for tasks in the Task Manager of Data Director with business entities. Default is
1000 .
|
com.informatica.mdm.sifapi.xref.edit.sys0.only
| Specifies whether to create edit cross-reference records through all source systems including the Admin source system.
|