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
MikeMurray
3 years agoNew Contributor II
Building External Libraries
Are there any resources for building an external library? I'm looking to build a dll and getting an ambiguous namespace issue for DbConnInfo. It appears to be an issue between the OneStream.ClientW...
JackLacava
OneStream Employee
3 years agoNot as far as I know. To be honest, OneStream DLLs are not really meant to be repackaged or called from external code (except from Powershell). If you really need to add custom code, it is a better idea to just do the minimum in your DLL using basic .Net objects and then call that library from OneStream rules instead.
Related Content
- 2 years ago
- 8 months ago
- 2 years ago