Hello Alec:
On 19.04.2012 17:53, A.L.E.C wrote:
On 04/19/2012 05:13 PM, Achim wrote:
'required_fields' => array('cn', 'sn', 'mail', 'givenName'),
change to
'required_fields' => array('cn', 'sn', 'mail', 'gn'),
Correct, "givenName" was a relict from the time before I used the evolutionPerson schema.
Unfortunately, still only 57 out of 63 contacts (the ones *with* a N: field value) get imported, independent of the above setting.
Any other ideas? What about generating a "N:" entry dynamically (similar to the "Noname" value) upon exporting from SQL?
Best regards, Achim