JDBC Driver for SAP Ariba Source

Build 23.0.8839

DownloadTaskCommentAttachment

Download attachment associated with a comment of a specified task in sourcing project.

Input

Name Type Accepts Output Streams Description
Realm String False Identify requested realm.
User String False The user.
PasswordAdapter String False The password adapter
ProjectId String False Specify the unique identifier of the sourcing project for which you want to fetch details. Example, Try it out with: WS17371155.
TaskId String False Specify the unique identifier of the task in a sourcing project for which you want to fetch task history. Example, Try it out with: TSK17371161.
CommentId String False Specify the unique identifier of the task comment associated to a task in a sourcing project. Example, Try it out with: AAP8AGElifKNv.
AttachmentId String False Specify the unique identifier of the attachment associated with the comment or history. Example, Try it out with: AAP8AGDlifKOA.
LocalPath String False The absolute location where you want to save the file in.
FileStream String True An instance of an output stream where file data is written to. Only used if LocalPath is not set.

Result Set Columns

Name Type Description
FileData String If the LocalPath and FileStream inputs are empty, file data will be output encoded in base64.
Success String Indicates whether or not the operation was successful.
Details String Any extra details on the operation's execution.

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