Use the following Timers for its correct configuration (Patterns_Reference_CS)
_Bootstrap : Timer in charge of the initial data load, contains the patterns and their corresponding icons from the latest version of OutsystemsUI (2.14.0). This timer must be executed when publishing the application, so that the information is loaded correctly in the application.
_Sync_References : Finds references to OutsystemsUI components and stores them in a local model. By default, it is set to sync data once a day. You can change this behavior by modifying the Timer parameters. The time it takes for this timer to sync depends on the number of modules, applications, and versions in your development environment.
_DeleteData : Removes all pattern data and their respective references to OutsystemsUI
Use the following Site Properies for its correct configuration (Patterns_Reference_CS)
_LimitDays : Limits the number of days to search for module versions. It may vary depending on the number of applications and modules in your development environment. For factories that are too large, it is advisable to limit the search to a smaller number of days so that the load of the queries to the Database tables does not affect the correct functioning of the environment.