Multidomain MDM
- Multidomain MDM 10.5 HotFix 4
- 모든 제품
# Installation directory cmx.home=$USER_INSTALL_DIR$ # Master database settings cmx.server.masterdatabase.type=$SIP.DB.TYPE$ # Server settings # Application server type: jboss, websphere or weblogic cmx.appserver.type=$SIP.APPSERVER.TYPE$ cmx.appserver.version=$SIP.APPSERVER.VERSION$ # Application server hostname. Optional property to be used for deploying MRM into EJB cluster #cmx.appserver.hostname=clustername # The following port number depends on appserver type # default setting: 2809 for websphere, 1099 for jboss5, 4447 for jboss7 7001 for weblogic cmx.appserver.rmi.port=$SIP.APPSERVER.RMI.PORT$ #If the default management port 9999 for jboss is changed. This should be configured accordingly. cmx.jboss7.management.port=$SIP.JBOSS7.MANAGEMENT.PORT$ # default setting: iiop for websphere, jnp for jboss5, remote for jboss7, t3 for weblogic cmx.appserver.naming.protocol=$SIP.APPSERVER.NAMING.PROTOCOL$ # default setting: 8880 for websphere only (this is not being used in jboss and weblogic cmx.appserver.soap.connector.port=$SIP.WEBSPHERE.SOAP.PORT$ # default setting: 'No' for websphere only (this is not being used in jboss and weblogic cmx.websphere.security.enabled=$SIP.WEBSPHERE.SECURITY.ENABLED$ ## You can customize location of sas.client.props and ssl.client.props which are used for secured ejb lookup #cmx.websphere.security.sas.config.url=https://yourdomain.com:9443/cmx/filesx/Security/Websphere/sas.client.props #cmx.websphere.security.ssl.config.url=https://yourdomain.com:9443/cmx/filesx/Security/Websphere/ssl.client.props ## Or you can just customize file names (default values are sas.client.props and ssl.client.props) #cmx.websphere.security.sas.config.name=sas.client.props #cmx.websphere.security.ssl.config.name=ssl.client.props # enable JBoss EJB security support #cmx.jboss7.security.enabled=true # interval sleeping between polling all databases for writelock, in seconds, default=10, 0 will disable cmx.server.writelock.monitor.interval=10 # DO NOT EDIT SETTINGS BELOW cmx.server.datalayer.cleanse.execution=SERVER cmx.server.datalayer.cleanse.working_files.location=$USER_INSTALL_DIR$$/$logs cmx.server.datalayer.cleanse.working_files=LOCAL # SAM properties cmx.server.sam.cache.resources.refresh_interval=5 cmx.server.sam.cache.user_profile.refresh_interval=1 cmx.server.clock.tick_interval=60000 cmx.server.provider.userprofile.cacheable=true cmx.server.provider.userprofile.expiration=60000 cmx.server.provider.userprofile.lifespan=60000 # Setting for dropdown limit sip.lookup.dropdown.limit=100 # # Task settings # # Number of Hours between task notifications. 0 means that notifications are disabled. sip.task.digest.interval=0 # Number of Minutes before automated task assignment starts. 0 means immediately on Hub initialization sip.task.assignment.start.delay=10 # Number of Minutes between automated task assignments. 0 means that assignment is disabled. sip.task.assignment.interval=0 # Maximum number of tasks automatically assigned to each user sip.task.maximum.assignment=25 # # Mail server settings for task notification emails # mail.smtp.host= mail.smtp.port=25 mail.smtp.auth=false mail.smtp.sender=siperian_task_notification@siperian.com # Use the following if your smtp serverrequires authentication. #mail.smtp.user= #mail.smtp.password= # interval sleeping between polling all servers in seconds, default=10, 0 will disable cmx.server.poller.monitor.interval=30 #MET properties cmx.server.met.max_send_size=9000000 # BDD traffic compression option cmx.bdd.server.traffic.compression_enabled=true # Sif property to remove duplicates from the search query results cmx.server.remove_duplicates_in_search_query_results=false # The Case Insensitive Search feature can be disabled by setting this property to false. case.insensitive.search=false # Locale for hub server and hub console locale=$INSTALLER_LOCALE$ # cookie secure flag and cookie httpOnly flag # In JBoss, both of these flags will be used. # In WebLogic, cookie-http-only flag is set to true by default, so only cookie-secure flag will be used here. # in WebLogic, setting httpOnly will have no effect. # in webSphere, these setting should be done thorugh websphere console under Session Management # in deployed siperian-mrm.ear. #cookie-secure=false #http-only=false #Property for batch job processing. The number of threads will be used to distribute blocks of a batch job to batch servers. cmx.server.batch.threads_per_job=10 #Block size for Load job. cmx.server.batch.load.block_size=250 #Block size for Recalculate and Revalidate job. cmx.server.batch.recalculate.block_size=250 #Properties for Automerge batch job (number of threads to use and block size) cmx.server.automerge.threads_per_job=1 cmx.server.automerge.block_size=250 #Properties for Active VOS BPM integration # Name of the merge operation in active vos activevos.merge.workflow.operation.name=start # Name of the service for all mdm service calls to ActiveVOS activevos.merge.workflow.service.name=IDDMergeTask #The wait time for ActiveVOS to create task for the process and return task ID activeos.workflow.startup.timeout.seconds=10 #Properties for Smart Search # Master switch to enable/disable Smart Search cmx.ss.enabled=true #E360 Properties # Master switch to enable/disable E360 View tab cmx.e360.view.enabled=true # Switch to enable/disable new Match and Xref screens. cmx.e360.match_xref.view.enabled=true # Enable to apply filters on child output as well when searching cmx.e360.legacysearch.filterchildoutput=false #Dataview Properties # Master switch to enable/disable IDD DataView tab cmx.dataview.enabled=false cmx.dataview.taskmanager.enabled=false #selected hashing algorithm password.security.hash.algo=$HASHING_ALGO_NAME$ #custom hashing algorithm data: algorithm name and implementation class name password.security.hash.algo.$HASHING_ALGO_NAME$.class=$HASHING_CLASS_NAME$ #custom hashing algorithm data: implementation class name of hub certificate jar. com.informatica.mdm.security.certificate.provider.class=$CERTIFICATE_CLASS_NAME$ #hashing pepper value, default is empty informatica.security.unique.id=$HASHING_PEPPER$ user_industry=$USER_INDUSTRY$ cmx.file.max_file_size_mb=20 cmx.file.max_concurrent_uploads=20 cmx.file.allowed_file_extensions=pdf,jpg,csv,xls,xlsx,svg # WorkFlow view properties cmx.e360.BPMProcess.view.enabled=false #cmx.e360.BPMProcess.view.autologout.seconds= # maximum number of BE records user can take from SMART search screen to find/replace screen. No error, just scope is limited. cmx.server.find-replace.entity-record-limit=10000 # maximum number of records that can be updated in one bulk operation. prevents "change the whole world" cases. cmx.server.find-replace.record-limit=10000 # maximum number of records that can be processed synchronously or maximum number of records can be processed without triggering workflow # for bulk edit find replace only cmx.server.find-replace.task-limit=25 # maximum number of records can be processed without triggering workflow # for file import operation, counting on lines of file cmx.server.be-import.task-limit=25 # set to "true" for backward compatibility with version < 10.4. For 10.4 it is better to set it to "false" cmx.server.bes.generate-ors-specific-xsd=false # how deep hub traverses hierarchy while trying to find hierarchy root cmx.server.hierarchy.max-search-depth=100 # how many records will be included into export (how wide tree is traversed) cmx.server.hierarchy.max-search-width=1000000 #Hub console sessiont timeout in minutes hubconsole.session.timeout=30 #Use <ORS_ID>.resourceMapping to enable or disable Business Entity Services Resources. #After you enable the <ORS_ID>.resourceMapping flag and restart MDM Hub Server, the UI resources in the E360 Data Director tool shows resources based on the privileges that you set in the E360 UI. #You can #set the values to true or false. Default is false. #<ORS_ID>.resourceMapping=true #Export the number of tasks records from the taskManger cmx.e360.taskdata.export.limit=10000 # maximum number of children that can be loaded for each parent when creating a PDF file for download BusinessEntity pdf_num_of_children=1000 # maximum number of depth that can be loaded when creating a PDF file for download BusinessEntity pdf-depth=20 # maximum number of children that can be copied for each parent when copying BE copy-entity-record.num-of-children-limit=25 # maximum number of depth when copying BE copy-entity-record.depth-limit=5