Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

If you're trying to use a Feeder Logic to emit items to a dataloader, you'll notice that the "Incremental" tickbox has no effect by default.

Setting this tickbox does however set some properties, which can then be used for emitting items which are more recently updated than the incremental date.


For an example on how to use incremental with a datafeeder, see below code snippet, which will emit all PricelistItems, sorted by most recent update date, from pricelist ID 999:







  • No labels