Skip to Content
0
Former Member
Mar 18, 2009 at 03:48 PM

Delta Pull Mechanism for custom UWL connector

17 Views

Hi all,

I am working on a custom connector & item provider for UWL. I developed the connector and registered it with UWL. It works fine but I am using only snapshot pulls so far.

I would like to use also delta pull mechanism to increase performance. I found UWL settings to configure the delta pull for a connector and set them.

My questions are:

1. is there anything special which needs to be implemented within the connector or item provider?

2. does delta pull use the IProviderConnector::getItems() method of my connector? If so, how do I know that UWL requests delta pull and not snapshot pull?

Regards,

Tomas Hansut