ContributionsMost RecentMost LikesSolutionsBusiness Rule for SFTP Hi - we're trying to PULL files from an SFTP server. These will be used for our OneStream load. Are there any sample BRs that we can reference to facilitate the file transfer from the SFTP server t...Reference Spreadsheet in a Business Rule Is there a way to reference the contents of a spreadsheet created in OneStream via a business rule? I am trying to build a logic that will reference cells on the created spreadsheet in my BR. Dashboard Extender Event after Selecting Parameter Values Hi, Anyone knows what the LoadDashboardReasonType or LoadDashboardActionType after the user selects the parameters for the prompt upon opening the dashboard? I want to put a code after th...Dashboard Prompt to appear only for users who access it the first time Hi, Is there a way to show a prompt for a dashboard ONLY during the first time the user opens the particular dashboard? User will provide some POV and this should be saved to be used by the dashboar...Re: Dashboard Extender Event after Selecting Parameter Values Hi Jack, Thanks for the response. I have tried to put my code under:args.LoadDashboardTaskInfo.Reason = LoadDashboardReasonType.Initialize And _ args.LoadDashboardTaskInfo.Action = LoadDashboardAct...Re: How to know Static IP of OS Cloud instance? Thanks! I also tried it and it gets an IP. Just to be on the safe side, I also logged a ticket to OS. Re: How to know Static IP of OS Cloud instance? Thank you! I have logged a ticket to OS support. Re: How to know Static IP of OS Cloud instance? Thanks, I have tried it and it gets an IP. Interestingly, it's the same IP that pops up when I try to ping the OS server address using command prompt. I logged a ticket to OS just to be sure. How to know Static IP of OS Cloud instance? We're planning to load data from Oracle EBS into OneStream thru REST API. However, during our tests, we are unable to reach Oracle EBS using both postman (error:getaddrinfo ENOTFOUND) and business r...SolvedOracle EBS Cloud import data into OS Cloud Hi, We want to import data from Oracle EBS Cloud (v.12.2.9) into OneStream Cloud. What would be the best way to do this? Should we use REST API? Thanks!