BDA Core Technology Release Notes 2024.11.15.01
OneStream Version Compatibility
The Version is confirmed to work with OneStream version 6.3.x to 8.4.x
BDA Solution Version Compatibility
This version can only be used with 2024 10 31 01 or newer versions of BDA Solutions.
Download
New Features
Improved Functionality
- [IN#01371] Improved bda.FirstBaseDescendant to return first non-inherited base member.
FirstBaseDescendant functions wlil take up to 4 arguments now, the "sameDim" parameter turns on the option to return the first non-inherited base member in the same dim.
New Function Definition:
FirstBaseDescendant( dimensionNameOrAbbr As String, childName As String, Optional excludeNone As Boolean = False, Optional sameDim As Boolean = False)
dimensionNameOrAbbr - Type String. childName - Type String. excludeNone - Type Boolean. Optional. Default is False. Set to True to include None in result set. sameDim - Type Boolean. Optional. Default is False. Set to True to return the first non-inherited base member.
Issues
Resolved
- [IN#01379] Default UD "Is Attribute Member" to False during metadata import.
- [IN#01378] Fixed IsUserInWFProfileSecurityGroup function.
- [IN#01375] Fixed IsSolutionUser function.
Installation and Configuration Instructions
Installation
Info
The below steps must be performed for both a fresh install or an upgrade from a previous version.
- Make sure that at least one valid workflow profile is setup and selected ahead of installing the BDA Core Technology.
- Upload Zip File into Application -> Load/Extract -> Load
- Once completed, navigate to OnePlace -> Dashboards -> BDA Core Technology Setup
-
Click on dashboard BDA Core Technology Setup
-
Click the button "Click to Install/Update BDA Core Technology".
-
Once successful, you should see the following screen.