Mikki
30 days agoNew Contributor III
Version v8 to v9 Upgrade
Hi,
For the folks that already did the upgrade from v8 to v9, how was the process and timeline. Not looking for detailed steps but high level.
Thank you in advance,
Praveen
If you are moving to v9.2 you need to be aware that WinSCP use is fully deprecated i.e. the WinSCP assembly is no longer shipped as part of this version. Therefore if you have any SFTP functionality in your Business Rules that uses WinSCP then it will need to be replaced with code leveraging the Renci SSH.Net assembly which is now the only supported assembly for SFTP from v9.2 onwards. Also Cloud Administration Tool (CAT) is the chosen method for managing Client Secrets so if you have any calls to the DecryptText and EncryptText methods (to secure credentials stored in a parameter or custom table) they will need to be replaced as they are fully deprecated and will no longer work.