PackingUnitsattachments
The Attachments resource manages the attachments associated with the packing unit resource.
Columns
Name | Type | Description |
PackingUnitsPackingUnitId [KEY] | Long | PackingUnitsPackingUnitId of PackingUnitsattachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the attached document. |
LastUpdateDate | Datetime | LastUpdateDate of PackingUnitsattachments |
LastUpdatedBy | String | LastUpdatedBy of PackingUnitsattachments |
DatatypeCode | String | Abbreviation that identifies the data type. |
FileName | String | File name of the attachment. |
DmFolderPath | String | Folder path of the attachment. |
DmDocumentId | String | Value that uniquely identifies the attached document. |
DmVersionNumber | String | Number that identifies the version of the attached document. |
Url | String | URL (Uniform Resource Locator) that locates the attachment. This will be populated only for attachment type as URL. |
CategoryName | String | Category of the attachment. |
UserName | String | UserName of PackingUnitsattachments |
Uri | String | URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. The attribute is not currently used by the Packing Units resource. |
FileUrl | String | URL (Uniform Resource Locator) of the attachment. This will be populated only where attachment type is file. This is the reference to the file uploaded in the Oracle WebCenter Content server. |
UploadedText | String | Text of the attachment. |
UploadedFileContentType | String | Content type of the attachment. |
UploadedFileLength | Long | Length of the attachment file. |
UploadedFileName | String | Name of the attachment file. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the attachment is shared. If false, then the attachment is not shared. The default value is false. |
Title | String | Title of the attachment. |
Description | String | Description of the attachment. |
ErrorStatusCode | String | Abbreviation that identifies the error code, if any, for the attachment. |
ErrorStatusMessage | String | Text of the error message, if any, for the attachment. |
CreatedBy | String | CreatedBy of PackingUnitsattachments |
CreationDate | Datetime | CreationDate of PackingUnitsattachments |
FileContents | String | Contents of the attachment. |
ExpirationDate | Datetime | Date when the contents in the attachment expires. |
LastUpdatedByUserName | String | LastUpdatedByUserName of PackingUnitsattachments |
CreatedByUserName | String | CreatedByUserName of PackingUnitsattachments |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | FileWebImage of PackingUnitsattachments |
DownloadInfo | String | JSON-formatted string containing information required to programmatically retrieve a large file attachment. |
PostProcessingAction | String | The name of the action that can be performed after an attachment is uploaded. |
Finder | String | Finder of PackingUnitsattachments |
PackingUnitId | Long | PackingUnitId of PackingUnitsattachments |
PPackingUnit | String | PPackingUnit of PackingUnitsattachments |