Recent Discussions
Integration 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 hours agoNew Contributor II15Views0likes1CommentExecution 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:bjornliow9 hours agoNew Contributor III20Views0likes1CommentSign 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 KrishnaSolvedOSAdmin11 hours 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, Mikemiked6 days agoContributor9Views0likes0CommentsFTP 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, Scott7Views0likes1CommentConfirmation 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_Mayo7 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?amritp028 days agoNew Contributor II29Views0likes4CommentsIntermittent 500 Error when calling OS Data Adaptor using Rest API 5.2.0
We have several applications calling OneStream data adaptor via Rest API. Very frequently and randomly the connection fails with a 500 error. If we wait and retry the connection is successful. We have not been able to find the root cause. We observed that when the Rest API has 2 entries in the Log Activity table in OneStream the connection is successful. The screen shot is from the Logon Activity table in OneStream. Every so often the connection fails with a HTTP 500 Error and we observed that only one the set is entered in the table. Have any of you encountered this type of issue.ibhavaraju11 days agoNew Contributor II39Views0likes5Comments