ContributionsMost RecentMost LikesSolutionsRe: Slow cubeviews for prior year balances Hi Henning Yes, they say they are closing workflows. In the online/hosted version of onestream, is there a way to monitor performance details, in order to see that _history tables are used? Ar...Re: Slow cubeviews for prior year balances I'm forwarding the question to the accountants who manage this environment. I'm a software developer and what you describe isn't totally clear. Recap: Whatever the problem with balances, it ...Slow cubeviews for prior year balances We use the REST api to retrieve balances from our accounting consolidations in onestream. I've noticed that for the current year, these account balances can be retrieved quickly. But for prior ...Re: Intermittent errors (nulreferenceexception), without access to investigate I think I figured it out. Looks like we have to grant everybody access to these system roles: Re: Intermittent errors (nulreferenceexception), without access to investigate From a security perspective, do you have any ideas on how non-admins can see the details? I can't even get into these screens at the moment (error logs, and tasks). Intermittent errors (nulreferenceexception), without access to investigate Is there a non-admin role in onestream for health/performance monitoring, without any admin rights? Else is there a REST API to auto-export the "tasks" and "errors" logs on a recurring basis? ...SolvedRe: Unexpected error in REST API: Unable to create database connection. There is no open application Based on further discussions with the folks administering the onestream environment, this was something they did wrong. Unfortunately, I have no clue what they did wrong since they didn't tell me. ...Re: Unexpected error in REST API: Unable to create database connection. There is no open application Hi JackLacava I truly appreciate your time, and knowledge. Do you happen to have a link/reference? I certainly was not aware of this requirement, and in the first round of testing our code was N...Re: REST api and breaking changes for authentication in v8 Hi JackLacava , I'm a software developer and, truthfully, I'm a bit out of the loop from the discussions with the Success Manager. My only role was to fix the REST api after it stopped supporting...Re: REST api and breaking changes for authentication in v8 I understand the popularity of PAT tokens, given that they are quick-and-dirty. They are suitable to most of the users of onestream, given the target audience is somewhat low-code/non-technical. ...