Flat File Active Sync changing format from ldif to csv - any tricks?
Hellos.
Currently we maintain an IdM Organization by running a FF Async using an LDIF dump of the source. The source makers do not allow access to their network but kindly ftp files to the IdM host.
The source owners are switching from LDAP to Oracle DB so we will soon be receiving CSV files rather than LDIF.
What I am concerned about is the change-over from ldif to csv.
The first CSV dump could well have a different number of records than the last LDIF dump.
I realise that I *could* empty the ldif source file to delete all current entries and let the first CSV FF AS run recreate them naturally. This will work. But, Can I do better than this?

