The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
jackwagner11
7 months agoNew Contributor
Unable to Complete Workflow due to Security Access
Hello OneStream Community, I am running into an issue with the ability to complete a workflow with a dashboard button as a test security user. Any help would be greatly appreciated. I have a co...
- 3 months ago
The solution was creating a button that uses a Business Rule, rather than the standard Button Type of "Complete Workflow", unfortunately using the standard button type does not allow users to complete workflows with security assignments, however the business rule does allow for it.
I attached the below button type to my dashboard and it worked. I had to write a business rule to perform the completion but at least I'm not getting the security error anymore.
MarcusH
7 months agoValued Contributor
Without seeing the BR behind the Complete WF button it is difficult to diagnose. I have had a similar problem and the same error message when a BR was executing the function GetCubeInfo. The BR just needed the Cube ID so I used a SQL statement instead. I would add some debug messages to the error log to try and understand if it is an API call that is raising the error.
Related Content
- 2 years ago
- 1 year ago