Rules
Discuss Formulas and Business rules for your application

Forum Posts

Resolved! Time Parsing Rule

I am trying to write a parser business rule to pull out the middle portion of a date string from a data source. The file has the date as "1-Jan-23" and I want to pull out the Jan. On the data source, I have the time dimension assigned to the proper c...

bennovak by New Contributor
  • 180 Views
  • 4 replies
  • 0 kudos

Resolved! how to debug a business rule

An allocation business rule is not allocating the rates properly . Hence we would like to debug the business rule and also figure out which intersections are passed and what is the value and allocation rate used in allocation calculation . This alloc...

VVpackers by New Contributor
  • 326 Views
  • 11 replies
  • 0 kudos

Resolved! Move File from Application Database to External Shared Drive

I currently have a metadata file being created by an Extender BR and saved down to the Application Database: Case Is = ExtenderFunctionType.ExecuteDataMgmtBusinessRuleStep 'Export File Dim fileName As String = "AccessoryMetadata.csv" Dim filePath As ...

BenStuart by New Contributor III
  • 140 Views
  • 4 replies
  • 0 kudos

Resolved! How to get the Name of a Cube View in Cube View Extender Rule?

Based on the XML, it looks like I need a reference to the OneStream.Shared.Wcf.CubeViewItem object that contains the CubeView. The CubeView object doesn't seem to have a property for it's Name.Does anyone know how to get the name of the Cube View cur...

RobbSalzmann_0-1682970503044.png RobbSalzmann_1-1682970519828.png