Hello,

I am now working on trying to get asynchronous mode working with LSC but
am not sure if I understand the concept correctly. In the documentation it says:

requestNameForNextId: this node may be provided to enable a asynchronous mode 
of the datasource. 
If provided, this request will be called to get the next updated id. This 
request may return nothing and LSC will wait until the next modification or its 
own stop

For a JDBC data source, I am not sure what this means. Let's say that 2 entries 
in a database are updated.
How do I query for this (with a view of updated entries)? And if the query only 
returns the next updated
it i.e. 1 result, what about the other updated entries?

Apologies in advance, I'm just trying to understand the concept of this. Thanks.

cheers,

Ven
_______________________________________________________________
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