0
Answered
Error Importing to ILM - DN generation failed error
DN generation failed for entity with id 94622d75-68ef-4c1a-831a-00052f7b631a. In order to use the Entity Key DN Generator, all key fields must have a value.
Seems as though IdB is assigning attributes to be keys during transformations, which is causing imports to fail.
The following attributes are all listed as keys, when only the top two should be.
Name Type Key Required Read-only
adrtype String True True True
detnumber String True True True
mgrdetnumber String True True True
mgrposstart Date True True True
posstart Date True True True
Extensibility.zip
Traces.svclog
UNIFYLog20130227.csv
Customer support service by UserEcho
Hi Matthew,
Currently the DN generator component of type 'key' uses the adapter schema. I have created
IDB-895to update it to use the connector schema.In the meantime, update the dn generator to use the desired dn format as per IDB40:Distinguished Name generators.
Thanks.
using DN generator with DN configured to be same as base connector worked.