Modifying TDI synchronization settings

Modify TDI synchronization settings to reflect the profile changes for Touchpoint.

About this task

The files that are included in Touchpoint contain only the additions needed for Touchpoint integration, so all additions in those files must be merged into the files from Profiles within the wizards.

Procedure

  1. In the TDI LotusConnections-config folder (for example, /opt/ibm/connections/Wizards/TDIPopulation/linux/TDI/conf/LotusConnections-config), find the tdi-profiles-config.xml file. Merge the extension attributes from install-package/TDI/conf/LotusConnections-config/tdi-profiles-config.xml into the node profileExtensionAttributes.
  2. In the TDI root folder (for example, /opt/ibm/connections/Wizards/TDIPopulation/linux/TDI), find map_dbrepos_from_source.properties. Merge the properties from install-package/TDI/map_dbrepos_from_source.properties into map_dbrepos_from_source.properties at the end.
    Note: The commented line #extattr.touchpointState = {func_setTouchpointStateComplete} is used as an example. You don't need to add it when you install.
  3. In the TDI root folder (for example, /opt/ibm/connections/Wizards/TDIPopulation/linux/TDI), find profiles_functions.js. Merge the functions from install-package/TDI/profiles_functions.js into profiles_functions.js at the end.