Rules

Rules

Rules, also referred to as business rules, allow an end user to perform transformations on data that has been loaded into the Data Warehouse. The most common examples of business rules are

  • Copy Version: Copy Data from one year to another or from one scenario to another.
  • Currency Translation: Translate transactions from one currency to a base currency based off of defined monthly rate values

Users can also create their own business rules to transform data according to their business practices.


Free, downloadable business rules can be found on the support site, located here


Users can run business rules manually or can add them as a “step” in a job. A job is an automated data load process which can also include a rule. The most common example of this is to load financial data from your financial system and then run currency translation to get all financial numbers in the same currency.


Import Business Rules

Business rules are available on Solver’s support site for download.

  1. Navigate to Data -> Rules
  2. Click the import button ()
  3. In the file browser, select the rule that was previously downloaded.

The rule will successfully import and is available for manual runs or can be associated to a job.


Run a Business Rule

Once a rule has been imported, it can be ran by any user.

  1. Navigate to Data -> Rules
  2. Click the play button for the rule that should be ran ()
  3. In the popup that appears, select the parameters that the rule should be ran for and click Ok.

The rule will run and complete.


Delete a Business Rule


Business rules can also be deleted by any user.

  1. Navigate to Data -> Rules
  2. Click the delete button for the rule that should be deleted ()
  3. A popup will appear, confirming the deletion of the rule. Click Ok to delete the rule or click Cancel to exit out of the popup without removing the rule.
    • Once a rule is deleted, the history or when the rule was ran will be deleted as well, but not the transformed data created by the rule.