DLLs in v8
I have reviewed the DLL FAQ document. We are currently in the process of our v8 migration and have our test environment. I have one business rule with several compile errors and I believe it has to do with dll's that are being referenced and are not included in the v8 OneStream platform. Below is a screenshot of the three dll's my business rule is referencing.
1) since WinSCPnet is now included in the OneStream platform, do I remove the XF\ from in front of that dll?
2) For the other two that are not included in the OneStream platform, what do I need to do? I am thinking the majority of my compile errors for this business rule are happening because these other two dll's are not available on the local gateway server?
Thank you
Denise
Hi @denisefockler
Are you a cloud customer? If so, WinSCP is now installed as standard so to resolve that one you can remove the XF\ prefix e.g. just have WinSCPnet.dll (the XF\ is used to reference dll's that exist in the Business Rules Assembly folder)
This is because that dll is no longer stored in the business rules assembly folder but as part of core install for cloud customers
For the other 2 dll's you should check with support if they exist in your Business Rules Assembly folder. These are not part of the standard installation (so would need to be added for you exceptionally) -> see guidance below