📄️ Assembly Services
The Service Factory provides different services depending on the need. The purpose of the Service factory is to separate code by type of function which allows for more flexibility and easier maintenance.
📄️ Caching in OneStream using the Decorator Pattern
Caching in OneStream using the Decorator Pattern Overview/Use-Case Caching allows us to store the results of long-running API calls or database queries. In this scenario, caching can significantly ...
📄️ Dashboard Structure
When setting up a solution, it is important to ensure that you maintain an organized dashboard structure within your workspace. The best way to do that is to make proper use of Dashboard Maintenance Units and Dashboard Groups.