Documentation Center

Configurable TM properties

The auto-split options can be configured. They are exposed as TM properties. The properties that apply to the split merge process are as follows:
  • do_fuzzy_automatic_merge (True to enable, false to disable; enabled by default)
  • do_fuzzy_automatic_split (True to enable, false to disable; disabled by default)
  • do_hyper_merge (True to enable, false to disable; enabled by default — does not apply to ICE process)
  • do_ice_automatic_merge (True to enable, false to disable; enabled by default)
  • do_ice_automatic_split (True to enable, false to disable; enabled by default)

Refer to the Appendix for more details on each option and how to set each option.