Go to Google Groups Home    ibm.software.network.directory-integrator
Delta Changes for LDAP with Multiple Valued Attibute

Crul <rudig...@gmail.com>

I have an AL set up with a a feed from an LDAP. It's search base is
looking in the Groups ou. I am only feeding in 1 group which has a
large number of unique members in the multiple valued attribute
"uniqueMember" I can feed all of these members fine using a "Loop".

What I was hoping to do is set up the feed as a delta so I can see
only changes to Members either added or removed from the
"uniqueMember" attribute. When I set up a delta and set "Unique
Attribute Name" to uniqueMember it reports back CTGDIS838W DELTA: The
Key Attribute 'uniqueMember' countains more than one value.

And if I set "Unique Attribute Name" to $dn it wont show changes I
make and process them. It will just say 2 records processed.
I basically want to just see a list of new and removed members from
this group and work on them each time.

What would be the best way to do this?

I hope there is enough info there.

Thanks