Rules
Discuss Formulas and Business rules for your application

Forum Posts

[howto] Use "Insert Code" when posting on Forum boards

Hey guys! Just a reminder: if you're going to post code in this forum, please make it easier to read by using the "Insert/Edit Code Sample" button on the expanded formatting toolbar. Here's a short video showing how it works. If you need to edit code...

tmp.png 1c_code.gif
JackLacava by Community Manager
  • 1390 Views
  • 6 replies
  • 3 kudos

Allocation Custom Calc error "An Internal Method is not implemented"

Dear Community, I am trying to run an allocation finance rule. I believe I have set up everything for that in the business rule. However, upon running the BR I get the message "An internal method is not implemented" Please find below the business rul...

Sergey by Contributor III
  • 334 Views
  • 5 replies
  • 0 kudos

Allocations in OneStream - Audit & logs ?

Dear community, When we execute an allocation in OneStream (the one when we right click on a Cube View cell), we can indeed execute an allocation. I was checking but I couldn't see any logs or audit information regarding this allocation. Does anybody...

Sergey_0-1709539827940.png
Sergey by Contributor III
  • 129 Views
  • 2 replies
  • 0 kudos

Resolved! Move file from File Explorer to File Share

I need to create a business rule that will move a file from a user's folder in File Explorer to the server's File Share. I am using the BRApi.FileSystem.GetFile method to successfully read the file, but I am unable to write the file to the server. I ...

jrodgers by New Contributor II
  • 318 Views
  • 2 replies
  • 0 kudos

Unable to extract cube view data

I am trying to extract a static cube view data but getting an error. The CubeView has all static members except the time dimension |WFTime| but I made it static in my code just to be sure. To begin with I only need the data table. But I am getting be...

ramittal_0-1709160646902.png ramittal_1-1709160696895.png
ramittal by New Contributor
  • 279 Views
  • 4 replies
  • 0 kudos

Resolved! Unable to log data buffer

Hi everyone, I'm having trouble logging a databuffer to the error log. I want to be able to do this to debug some code I've written. I got this concept from the Finance Rules and Calculation Handbook so I believe it's possible but I can't get it to w...

Richard_Mayo_0-1709151917219.png Richard_Mayo_1-1709151927767.png