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
SKMundra
4 years agoNew Contributor III
Is there any way that we can stop users from running Force Consolidate for a given period
hello all, please suggest if there is a way that we can stop users from running Force Consolidate for a given period?
- 4 years ago
Hi all
There is an event handler to control front end actions. You can use it to prevent a force consolidate. You will find the details here.
You just need to check the condition (i.e. that it is a force consolidate) and then cancel the action. If you like to inform the user, that force consolidate is disabled, you need to trigger an error and control the error message.
But use it careful, you can stop the front-end from working correctly, because a bug prevents functions that trigger the event handler to fail.
Regards Christian
ChristianW
OneStream Employee
4 years agoHi all
There is an event handler to control front end actions. You can use it to prevent a force consolidate. You will find the details here.
You just need to check the condition (i.e. that it is a force consolidate) and then cancel the action. If you like to inform the user, that force consolidate is disabled, you need to trigger an error and control the error message.
But use it careful, you can stop the front-end from working correctly, because a bug prevents functions that trigger the event handler to fail.
Regards Christian
- Clifton4 years agoNew Contributor II
Thanks for sharing this information Christian. I am getting a access denied error when I click on the link you provided above. Do you know what kind of access I need to see it?
- ChristianW4 years ago
OneStream Employee
Hi Clifton, please contact you Onestream services contact or your partner (if you are a customer) to get the information. Regards Christian
- Clarke_Hair4 years agoContributor
I get the same error message, Is the site something that only Emp's can access. I can ask my service contact but what would I be telling them to give me access to. Giving them one link does not make sense if there is other information in this location (Accepted-Code-Samples). Would the request get us access to the full folder or just the one item. Also, are their other folders like this that would be helpful for us to have access to.
- aanasim3 years agoNew Contributor
hi there, using a wcf event handler, there's only an option to check if it is calculate when checking if it is running for consol or calculate using wcfeventhandler servicetype . calculate. do you have a snippet to check if OS is running a consol as opposed to calculate?
Related Content
- 3 years ago
- 3 years ago