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
BobNelson
9 months agoNew Contributor III
Public Overloads Function GetBusinessRules
I have seen several MaketPlace solutions rules that give me a warning message when I compile in v 7.1.1. See the example below: Warning at line 410: 'Public Overloads Function GetBusinessRules(si As...
RobbSalzmann
9 months agoValued Contributor II
These are deprecation warnings. There is no easy fix other than to change the code. With Marketplace solutions, the publisher of the solution should create a new release that compiles without these warnings by using the new library functions instead of the deprecated functions.
Related Content
- 1 year ago
- 4 years ago
- 2 years ago