Recent Discussions
Sign 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 KrishnaSolvedOSAdmin2 days agoOneStream Employee3.5KViews0likes2CommentsExecution 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:bjornliow2 days agoNew Contributor III7Views0likes0CommentsD365 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, Mikemiked4 days agoContributor7Views0likes0CommentsFTP 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_Mayo5 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?amritp026 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.ibhavaraju9 days agoNew Contributor II37Views0likes5CommentsConnect different OneStream SaaS deployments
Hi Folks, We're just starting on a OneStream SaaS implementation to replace HFM. We're far from the stage of actively working on any data integrations yet but I'm already starting to think about how things will hang together and how data will potentially flow in the future state of things. Two of the downstream feeds that we currently receive in our HFM system are companies which are current users of OneStream SaaS. Just thinking at a very high level for now, does anyone know if there are any ways downstream systems could submit data to us without punching out to the internet e.g. using Azure Private Link service and staying within the Microsoft network (or some other networkey magic)? High level pretty picture :) Obviously we wouldn't be able to configure this ourselves as this is SaaS but I'm interested to hear if anyone else has any experience exploring this or anything similar with OneStream SaaS and if anything like this is even possible in the SaaS world. Regards Craigchuggans10 days agoNew Contributor II118Views0likes8Comments