ODBC Driver for Domino

Build 23.0.8839

DownloadAttachment

Downloads an attachment from a Domino note

Input

Name Type Required Description
Unid String True The ID of the note containing the file to download
FileName String True The name of the file to download on the server
DownloadPath String False The local path to write the file to. If not provided the data is returned in FileData

Result Set Columns

Name Type Description
Success String Whether the operation was successful
FileData String If DownloadPath and FileStream are not provided, this contains the contents of the file encoded as base64

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