Download file by server path#

Streams a file by its path in the Sherpa AI Server folder structure when GUIDs are unknown.

ServerFilePath*[Text] Required server path, for example Tender documents/image.jpg.
DestinationPath*[Text] Required local destination path.
OverwriteAllow overwriting an existing file.
Timeout[Number] HTTP request timeout in seconds; default value is 60.
DownloadedFilePath[Text] Full local path of the successfully saved file.
Processing level

Choose the error processing level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram is used.

Message level

Choose the level of messages output by blocks while they run.

Possible values:

  • "Default" - default;
  • "Release" - output disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram is used.

Error text[Text] Returns detailed error information if the block execution fails.