Filter previously stored entities

Table Of Contents

  • Use case
  • Video guide

Use case

In many cases, you might scramble for ways to boost the performance of an integration while designing it. For instance, let’s consider a case of a fileserver (FTP) having an XML file that contains thousands of products. Given its nature, detecting changes can be a challenging task as the XML file has no query functionality. Well, Alumio can sail you through this challenge by allowing you to utilize storage and building a delta filtering functionality, thanks to a fine-tuned Filter Previously Stored Entities transformer.

This transformer bestows on you the capability to filter the already-processed entities using a dedicated storage called Variant Cache. As soon as you implement the transformer and run a test, you will see that the storage has stored the cache and it will be displayed.

In case you change the cache and run it again, the storage will instantaneously capture the change and update it.

Thus, the entire process of storing a cache system within the Alumio integration becomes a cakewalk.

Video guide

1 Like