JDBC Driver for Acumatica

Build 22.0.8462

GetAttachment

Obtain a file attached to a record

Input

Name Type Accepts Output Streams Description
FileId String False The internal identifier of the file in the system.
FileStream String True Stream containing the downloaded file
DownloadTo String False The local file path including the file name of the file to be downloaded. Leave empty to keep the file in memory.

Result Set Columns

Name Type Description
Status String Specific message text describing the status or any errors or warning for the stored procedure.
FileData String If the DownloadTo input is empty.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462