

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
LDAP driver without changelog
i,
I have an LDAP driver without change log.
Is it possible to have time-limit orsize-limit in the publisher channel?
Can't find it.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Joakim,
I used LDAP driver during the last project and also found a number of extra architectural limitations, that make it almost inefficient for work with external LDAP servers without changelog support.
Anyway, you can specify only puling interval and scope/filter/paging support for publisher channel.
What LDAP server will be used for connection with LDAP driver?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Is paging possible? I thought that was only with the changelog.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Paging support is not related to changelog and depends only on LDAP server implementation.
It controlled by PagedSearch GCV (Driver Parameters ->Publisher Options -> Enable Paged Search)


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks.
Yes I have that one.
I just thought it was to be combined with a number of objects returned or some size of the page control.