Hi,
I have some integrations working in a Development environment which produces a .csv file to a folder on an Internal Network (permissions checked).
I have built the same integrations into UAT environment and I am now getting the following exception.
Method not found: 'System.IO.Stream Metrix.Azure.Helper.AzureFileHelper.GetWriteFileStream(System.String)'.
UAT and DEV are both running the same version.
The integration set-ups are the same. Just wondering if anyone knows what the exception may relate too? The Transaction Input and Arguments all look good, so I am unsure why this wouldn’t work in a different environment.