CData Python Connector for Business b-ridge

Build 25.0.9440

DownloadContent

ContentsItemId でコンテンツのblob ファイルをダウンロードします。

Input

Name Type Required Description
ContentsItemId String True ダウンロードするコンテンツのId。
ContentVersion String False ダウンロードするコンテンツのバージョン。コンテンツバージョンが指定されていない場合、コンテンツの最新バージョンがダウンロードされます。
DownloadLocation String False ダウンロードしたファイルの場所。例 C:\Temp\ContentFiles
Encoding String False FileData 入力のエンコーディングタイプ。

使用できる値は次のとおりです。NONE, BASE64

デフォルト値はBASE64です。

Result Set Columns

Name Type Description
Success String ダウンロードが成功した場合はTrue を返します。
FileData String DownloadLocation およびFileStream が指定されていない場合、これにファイルの内容が含まれます。

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440