Price agent feed automatic refresh

In the documentation for price agents, it says

Due to performance reasons, the price agent price lists are updated only once an hour. Therefore, changes to products will not be visible immediately on the price agent sites.

Does this mean there is built-in functionality (Litium/Accelerator) that updates the price agent feeds hourly? A scheduled task or similar? And is this the case for both Litium 7 and Litium 8?

Yes, it exists a background job that is updating the information in the feed. The job has an interval of how often it should execute.

In Litium 7 you have the PriceAgentScheduler defined in web.config

In Litium 8 you have the PirceAgentScheduler defind in appsettings.json

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.