Create Finance Business Rules
-
Go to Application > Presentation > Workspaces.
-
Create an Assembly or select an existing assembly.
-
Create an Assembly file using the Service Factory source code type.
NOTE: The Service Factory file will list the four Finance Business Rules service types.
-
Create a new Assembly File for your Finance Business Rule. When creating an Assembly File, you must select one of the four finance source code types.
-
Finance Core Service
-
Finance Custom Calculate Service
-
Finance Get Data Cell Service
-
Finance Member Lists Service
-
-
Configure the Workspace Service Factory code to enable your service and make updates.
IMPORTANT: The object name must match the file name.
-
Click Save to save all changes.
-
Go to Application > Cubes > Cube Properties > Business Rules. Factories can be referenced from Cube Properties.
TIP: The Business Rules fields are editable.
-
Add a Workspace Assembly Service to your Business Rule. Click the Edit button in the Business Rule field and then use the Object Lookup to copy the Workspace Assembly Services Syntax: Workspace.MyWorkspaceNameOrNSPrefix.WS
-
Replace the "MyWorkspaceNameOrNSPrefix" placeholder text with your Workspace Name or Namespace Prefix. Click Save to save the Business Rule to your Cube Properties.