The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
fellow_Ones
1 year agoNew Contributor III
BR Error Version 8.5 from Version 7.4
Hello OS Community -
We are in process of testing 8.5 version upgrade and running into below error on one of the BR, looking for solution any help is appreciated.
Error at line 963: Overload res...
- 1 year ago
The last two fields: DimDisplayOptions and memberDisplayOptions, you can leave those blank as they are optional. Meaning try this: BRApi.Finance.Members.GetMemberInfo(si, DimTypeID.Account, checkAcct, True).
fellow_Ones
1 year agoNew Contributor III
Thank you very much TechTitan that resolved errors on most of the BR, can you please help with below if you have some insight
Error compiling Business Rule 'ACM_SolutionHelper'.
1) Error at line 2507: 'DataManagement' does not contain a definition for 'GetProfileUsingName' and no accessible extension method 'GetProfileUsingName' accepting a first argument of type 'DataManagement' could be found (are you missing a using directive or an assembly reference?)
2) Error at line 2512: 'DataManagement' does not contain a definition for 'DeleteProfile' and no accessible extension method 'DeleteProfile' accepting a first argument of type 'DataManagement' could be found (are you missing a using directive or an assembly reference?)
3) Error at line 2944: There is no argument given that corresponds to the required parameter 'populateDataMgmtGroupInfo' of 'Dashboards.GetMaintUnitInfo(SessionInfo, bool, Guid, bool)'
4) Warning at line 121: 'IBRApiDashboardsParameters.SetLiteralParameterValue(SessionInfo, bool, string, string)' is obsolete: 'This is a temporary function used by Marketplace Solutions for backwards compatibility with old XF versions. Please change your code to use supported functionality.'
Related Content
- 1 year ago
- 1 year ago
- 1 year ago