Recent Discussions
Setting up Cube Data Manager Solution: Add New Environment
Hello, I am trying to set up the Cube Data Manager solution from Open Place in my working production application. Currently it is all loaded up, but I need a little help figuring out how to add the environment to it containing the applications that I want to work with. Please see pictured below. Thank you, Jeremy MorganJmorgan2 hours agoNew Contributor III1.6KViews0likes7CommentsIntegration from MS SQL DB to OneStream
Hi Dears, Could anyone please provide me the practical steps to Integrate the MS SQL DB to OneStream. we are at presently testing with the data integration to learn the integration. Kindly provide the real time steps which can work Onestream - On-prem envi SQL DB - Local host regards, BCGBCG2 days agoNew Contributor II27Views0likes1CommentExecution Timeout Expired
Error Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Operation cancelled by user. The statement has been terminated. (SQL Error Number -2146232060, -2, 0, 3621). The wait operation timed out This happened after running Load and Transform for one of my import workflows. Any idea what's causing this? It stops at the PostFileArchives stage:bjornliow3 days agoNew Contributor III23Views0likes1CommentSign Flip for Account in Transformation Rule (Complex Expression)
Originally posted by Krishna Srinivasan Hi - I have a requiremnt to flip a sign for a particular account in the transformation rule complex expression ? is there way to do it ? Thanks KrishnaSolvedOSAdmin3 days agoOneStream Employee3.5KViews0likes3CommentsD365 Fixed Assets Subledger Integration
Hi All, Just curious if anyone has had success pulling data (SQL) from D365's Asset Ledger to get the continuity / movements for Fixed Asset accounts? In other words, it would provide the Flow movements like Additions and Disposals for the Fixed Asset accounts to justify the change in the Balance Sheet account balance. Has anyone ever successfully done this, specifically using SQL from D365? Thx, Mikemiked8 days agoContributor10Views0likes0CommentsFTP File Load Best Practice
When I pull a flat file from an SFTP server, I have been parsing that file in VB .net into a Data Table and loading it that way. Is this the best way to do this, or is there a way to make the Import read the file from the filesystem once it has been downloaded? I feel like parsing a csv file using Split() is risky. Thanks, Scott8Views0likes1CommentConfirmation rules for unrelated entities
Hi everyone, Just hoping for a few pointers in case others have come across this before... I have a "Group Overlay" workflow set-up specifically to post central adjustments at year-end (for tax purposes mostly). It works fine as it has a specific workflow channel assigned meaning that the group tax team can review numbers submitted by businesses after they have been completed and then overlay group adjustments without having to unlock/uncertify the indiviudal workflows. However, I want to be able to run confirmation rules within this group adjustment workflow. I haven't got this working, here are some of the things I've found. Has anyone else done something similar? If so I would welcome your ideas! - The adjustment workflow has no entities assigned to it, but it does have "Can load to unrelated entities" option ticked" to allow adjustments to any entity in the group - Because there are no assigned entities, the normal confirmation rule logic needs some tweaking I think as there are no entities to loop through like in a "normal" workflow with assigned entities. - I tried adding a parent entity (for a test) to the Calculation Definitions and ticking the "Confirmed" flag and this works fine but I don't know how I can get this to work for all base entities (which is what I'm wanting the confirmation rule to do). - I think maybe I could write a For Next loop in the confirmation rule to loop through every base entity, picking out when the balance sheet doesn't balance (for example) for each entity and then return the errors to the confirmation args possibly. (Haven't finished trying to get this to work but maybe it's a possibility) So just wondering if there is an easier way that I'm not seeing at the moment? FYI - all the base entities are assigned to their own workflows so I don't believe I can assign them to this central workflow as well? Thanks in advance, RichardSolvedRichard_Mayo8 days agoNew Contributor III1.8KViews0likes4CommentsDynamic Time Filter in Data Management Export Step
I'm building a Data Management step to export data, and I need to set the time filter dynamically. For example, if the scenario is Budget_Final_FY26, the export should include 5 years of data: the current year, plus current year +1 through current year +4. The challenge is that I don’t see a way to directly use “current year” in the time filter. My idea is to substitute the time filter with an XFBR string that pulls the current year and applies it dynamically. Has anyone implemented something similar, or is there a recommended approach for handling this?amritp0210 days agoNew Contributor II29Views0likes4Comments