Hi, I have a peculiar problem when setting up <delete> condition.
I’d like to be able to delete only the records that have nonempty “description” 
field.
So I put something like that into conditions>delete section:
                  
<delete><![CDATA[dstBean.getDatasetFirstValueById('description') != 
'']]></delete>

But whatever I do, I get “ERROR - Could not retrieve the object cn=(…) from the 
directory!”

What am I doing wrong?


Regards,
Michal
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to