TDI "sync all" does not work - CLFRN0209E: Validation failed for field guid. Value is

Hey guys,

I have a fresh 6.5CR1 envoirnment. When running "collect_dns.bat" & "populate_from_db_file.bat" everything looks fine: ~1600 Profiles get created. Also log into Connections works fine.
But when "sync_all_dns.bat" is executed all Profiles do get removed & several errors are printed in the ibmdi.logs: "CLFRN0209E: Validation failed for field guid. Value is ." (also for field UID & surname)
What I have tried so far and did not help:

  • use TDISOL-binaries from different envoirnment
  • check LDAP filters on different envoirnment
  • did check LDAP-field-lookup with different tool(Softerra LDAP browser & ldapsearch.exe from Notes client) but same credentials & search base
  • enabled all kind of TDI-debugs
  • checked reader access to Notes adressbook (also for Internet access level) and compared with other, working envoirnments
  • opened HCL case (they are still analysing)

Envoirnment:
HostA: Win2016, Connections 6.5 CR1, medium deployment with Docs.Editor & Viewer, WAS 8.5.5.16
HostB: Win2016, Db2V11.1, SDS V7.2 directory type/ldap: Domino 11.0.1 server LDAP fields : no modifications to defaults

Did anybody come accross this specific issue/error code in the past and might be able to provide a hint on what is causing the issue ?

Thanks in advance !
Any help will be appreciated.

Regards,
Jan

Hi Jan,

can you share your map_dbrepos_from_source.properties and the ibmdi.log with enabled debug in etc/log4j.properties? (You have my mailaddress feel free to use it)

What are the profiles_tdi.properties settings for source_url?

I assume that collect_dns.bat collects all users to collect.dns?

Regards

Christoph

I was using a dominoGroup inside a LDAP filter. This is not supported and requires additional configuration as mentioned by Athony Dezanet - https://ds_infolib.hcltechsw.com/ldd/lcwiki.nsf/dx/IBM_Tivoli_Directory_Integrator_solutions_for_IBM_Connections_real-world_scenarios?OpenDocument&sa=true#Populating+users+from+a+Domino+group

Seems like I have never tried groups in the past and just expected it to work...