Skip to main content
July 4, 2022
Question

get file from SFTP and download in page

  • July 4, 2022
  • 1 reply
  • 0 views

I'm trying to get from ad SFTP repo a file when i click on a startprocesslink i'm able to retrive date from the repo.

but i want to directly download file on desktop client machine of the user onSuccess of the process.

1 reply

July 4, 2022

Hello, it is not possible to do that with only one click, you need two links, one to start the process and another documentDownloadLink to download the document once it is avaialble right afther the process has finished succesfully.