ODBC Driver for SugarCRM

Build 23.0.8839

DownloadFile

Downloads a document file from SugarCRM.

Input

Name Type Description
ResourceId String The ID of the resource containing the file.
Module String The name of the Module containing the resource. I.e. Documents.

デフォルト値はDocumentsです。

Field String The field inside the specified module containing the resource. I.e. filename.

デフォルト値はfilenameです。

OutputFolder String The folder to download the file to.

Result Set Columns

Name Type Description
Status String Stored procedure ecxecution status.
FileName String The name of the file that was downloaded if included in the response.
FileData String File data that will be outputted encoded in Base64 if the OutputFolder and FileStream inputs are not set.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839