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
agent09
3 years agoNew Contributor II
Business Rule for SFTP
Hi - we're trying to PULL files from an SFTP server. These will be used for our OneStream load.
Are there any sample BRs that we can reference to facilitate the file transfer from the SFTP server t...
NicolasArgente
3 years agoValued Contributor
Hi there!
I have not done this for a while, but I remember that you need to contact OneStream support to install winscp.dll from there you will be able to use FTP.
Then in your BR do not forget to add
'Imports
Imports WinSCP '<--- WinSCPnet assembly is required on the serverAnd get all your info from there
https://winscp.net/eng/docs/library#:~:text=The%20WinSCP%20.,S3%20and%20SCP%20sessions%20from%20.
Cheers
Related Content
- 2 years ago
- 3 years ago
- 4 years ago