CData Python Connector for Oracle Fusion Cloud SCM

Build 24.0.9175

UploadInnerPackingUnitsPackedShipmentLinesAttachment

Handles uploading or updating files for inner packing unit data in packed shipments.

Input

Name Type Description
TransactionId Integer Unique identifier for the shipment transaction request being processed.
DeliveryInterfaceId Integer Unique identifier for the candidate shipment in the system.
LPNInterfaceId Integer Unique identifier for the candidate packing unit associated with the shipment.
LPNInterfaceId3 Integer Hashed key used to uniquely identify the resource item related to packing.
DeliveryDetailInterfaceId Integer Hashed key used to uniquely identify a specific resource item in the shipment.
AsyncTrackerId String Identifier for tracking uploaded files related to shipment processing.
AttachedDocumentId Integer Unique identifier for an attachment associated with a work order.
CategoryName String Category classification of the attached document.
ContentRepositoryFileShared Boolean Indicates whether the attachment is shared across multiple records (true or false).
DatatypeCode String Code that specifies the data type of the attachment.

The default value is FILE.

Description String Detailed description of the attachment and its purpose.
DmDocumentId String Unique document identifier for the stored attachment.
DmFolderPath String Path of the folder where the attachment is stored.
DmVersionNumber String Version number of the attachment, indicating the current revision.
DownloadInfo String JSON-formatted string containing metadata and details about the attachment.
ErrorStatusCode String Code representing any errors encountered while processing the attachment.
ErrorStatusMessage String Detailed message explaining any error encountered.
ExpirationDate Datetime Date when the attachment or its contents are set to expire.
FileLocation String Local or network location where the file is stored before upload.
FileName String Name of the attachment file.
FileUrl String Web-accessible URL where the attachment can be downloaded or viewed.
Title String Title of the document or attachment.
Uri String Unique resource identifier (URI) for accessing the attachment.
Url String Web-accessible URL that locates the attachment.

Result Set Columns

Name Type Description
AsyncTrackerId String Identifier for tracking uploaded files after processing.
AttachedDocumentId Integer Unique identifier for an attachment associated with a work order.
CategoryName String Category classification of the attachment after processing.
ContentRepositoryFileShared Boolean Indicates whether the attachment remains shared across records after processing.
CreatedBy String User who originally uploaded or created the attachment.
CreatedByUserName String Username used to create the attachment record.
CreationDate Datetime Date and time when the attachment was created.
DatatypeCode String Code representing the data type of the attachment.
Description String Detailed description of the processed attachment.
DmDocumentId String Unique document identifier assigned after processing.
DmFolderPath String Path of the folder where the processed attachment is stored.
DmVersionNumber String Updated version number of the attachment after modifications.
DownloadInfo String JSON-formatted metadata containing information about the attachment.
ErrorStatusCode String Error code returned after processing, if any issues occurred.
ErrorStatusMessage String Detailed error message describing any issues encountered.
ExpirationDate Datetime Expiration date for the processed attachment.
FileContents Byte Actual content of the uploaded attachment.
FileName String Final name of the uploaded attachment file.
FileUrl String URL where the processed attachment is accessible.
FileWebImage Byte Base64-encoded image representation of the uploaded file, if applicable.
LastUpdateDate Datetime Timestamp of the last modification made to the attachment.
LastUpdatedBy String User who made the most recent update to the attachment.
LastUpdatedByUserName String Username used to modify the attachment.
Links String Hyperlinks related to the attachment resource, such as download or metadata links.
Title String Title of the attachment after processing.
UploadedFileContentType String Content type representing the content format of the uploaded file.
UploadedFileLength Integer Size of the uploaded file in bytes.
UploadedFileName String Final stored name of the uploaded file.
UploadedText String Extracted or entered text content from the uploaded file.
Uri String Unique resource identifier (URI) for retrieving the processed attachment.
Url String URL that provides access to the uploaded file.
UserName String Username of the individual who added or modified the attachment.

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