How can I read/write to a network drive in Decisions?
Is there a step that allows a user to read/write to a network drive in Decisions?
Comments
-
Hi there,
If your Decisions’ file storage settings are set for a network drive path, you might consider using the Steps found in Integration > FTP.
Mainly the Upload/Upload by SFTP and the Download/Download by SFTP Steps would best suit your needs.
Note: This step will require proper authentication via username and password in order to connect to the specified server type.
Documentation on the Upload by FTP/Upload by SFTP Step: https://documentation.decisions.com/step-library/docs/upload-a-file-via-sftp-ftp?
Documentation on the Download/ by FTP/Download by SFTP Step:
https://documentation.decisions.com/step-library/docs/using-a-flow-to-download-a-file-via-sftp-ftp
Hope this helps!