Recent Discussions
Automated User Provisioning: Best approach to sync Users & Security Groups?
Hi everyone, We need to automate user creation and security group assignments in OneStream using data from an external Identity system. I have two main questions: Is it feasible to fully automate this without manual intervention? What is the best way to implement it simply (avoiding heavy middleware)? We are considering two solutions: Just-in-Time (JIT) via OIS, and SCIM. Does anyone know how we can set these up? What is the recommended "standard" approach for this? Thanks for your help! Madiha6Views0likes0CommentsCentering Dashboard Within a Dashboard
Here's the scenario I'm trying to figure out: My main dashboard has 3 columns which contain 3 different dashboards. The left and right dashboards are just for navigation and have a set width. I want the middle dashboard to be center aligned with the available space left over after the left and right dashboards are populated. Basically I'm trying to design the dashboard so that it's readable from a laptop screen but on a normal monitor I want the main section of the dashboard (the middle) to fill in all of the empty space and center align horizontally. I hope that makes sense? Thanks, Brandonbmcwilliams1 day agoNew Contributor27Views0likes1CommentCheck details for disk space
Hi guys! I would like to know if there is a way to get a more detailed view of what is consuming disk space for each application within my environment. I understand that the System Diagnostics dashboard provides a report indicating how much space is allocated and how much is being used per application; however, I would like to know if there is a way to obtain a more detailed breakdown per application. Thanks!18Views0likes1CommentProcess around InUse flag for master data
What do you use as guidelines to flip the "inuse" flag on accounts or entities? Do you wait until the entity balances are brought to zero in your source or some other trigger? What considerations do you make around any immaterial translation values? Interested to hear what your company is doing - thanks so much! -NicoleNicoleBruno2 days agoValued Contributor10Views0likes0CommentsDynamic Cubes from Multiple Cubes
Is it possible to build a dynamic cube from multiple cubes? For instance, could I build a dynamic cube that had income statement level data from our month end close cube and summarized headcount data from People Planning? To my mind this is where the power of Dynamic Cubes would really shine.SolvedBrooks2 days agoNew Contributor III86Views0likes4CommentsPlanning: Daily Data to Daily Import to a Monthly App
Have you seen a KB / post that met the requirements for daily data? Please share your experience / practical advice to help us meet daily data requirements. - for Planning - flat files: Daily Data per Month - flat files: Daily Import - Reporting by Day by Month Thank you folks for sharing your expertise.KH12 days agoContributor III26Views0likes0CommentsExecuteCustomCalculateBusinessRule in parallel
Hi all, so I'm running a Finance Business Rule through BRApi's ExecuteCustomCalculateBusinessRule method, passing a POV through its nameValuePairs parameter. Since I need to run it from a WorkSpace for a bunch of different DataUnitPK, I'd like to run them in parallel. Unfortunately it doesn't work. It seems to me that: The first launch runs with a POV passed in parameters (let's call it POV-A) The second launch sets its own POV (let's call it POV-B) if the first launch is still running - and that's natural for parallel execution - every reference to api object seems broken, since it refers now to POV-B Does someone was able to parallelize the above mentioned method ? Thanks in advance for Your help Regards FabioGFabioG2 days agoContributor II13Views0likes0CommentsExcel Add-In Login (version 9.1)
Hi Community, Did anyone have successfully used VBA to connect via Excel macro? I had tried all of the connection code from the link below without success; Visual Basic for Applications (VBA) Procedures Regards, Seangseangly2 days agoNew Contributor III53Views0likes1Comment