Upload an attachment
post
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment
Request
Path Parameters
-
itemsV2UniqID(required): string
This is the hash key of the attributes which make up the composite key for the Items Version 2 resource and used to uniquely identify an instance of Items Version 2. The client should not generate the hash key value. Instead, the client should query on the Items Version 2 collection resource in order to navigate to a specific instance of Items Version 2 to get the hash key.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
AttachedDocumentId: integer
(int64)
An unique identifier for document that is an attachment in the repository.
-
AttachedDocumentsDFF: array
Flexfields for Item Attachments
Title:
Flexfields for Item Attachments
The Flexfields for Item Attachments resource manages the descriptive flexfields for item attachments. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
Description
Maximum Length:255
Description of the item attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the document in repository. -
DmFolderPath: string
Maximum Length:
1000
Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255
Version number that identifies the attachment in repository. -
DownloadInfo: string
JSON object represented as a string containing information used to programmatically retrieve a file 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.
-
ExpirationDate: string
(date-time)
Date when the contents of the attachment are no longer valid.
-
FileContents: string
(byte)
Contents of the attachment. The file content must be in the base64 format. This attribute is hidden when base64 format is not supported.
-
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the item. -
FileUrl: string
Path of the document file.
-
Title: string
Title:
Title
Title of the item attachment. -
UploadedFileContentType: string
Content type of the attached file.
-
UploadedFileLength: integer
Title:
File Size
Length of the attached file. -
UploadedFileName: string
Name of the attached file.
-
UploadedText: string
Contents of text file that is attached.
-
Uri: string
Maximum Length:
4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Maximum Length:
4000
Uniform resource locator of the attachment.
Nested Schema : Flexfields for Item Attachments
Type:
array
Title:
Flexfields for Item Attachments
The Flexfields for Item Attachments resource manages the descriptive flexfields for item attachments.
Show Source
Nested Schema : itemsV2-ItemAttachment-AttachedDocumentsDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
Descriptive flexfield context name for item attachments. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for item attachments. -
AttachedDocumentId: integer
(int64)
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : itemsV2-ItemAttachment-item-response
Type:
Show Source
object
-
AttachedDocumentId: integer
(int64)
An unique identifier for document that is an attachment in the repository.
-
AttachedDocumentsDFF: array
Flexfields for Item Attachments
Title:
Flexfields for Item Attachments
The Flexfields for Item Attachments resource manages the descriptive flexfields for item attachments. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Read Only:
true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Read Only:
true
Login that the user used when creating the attachment. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
Description
Maximum Length:255
Description of the item attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the document in repository. -
DmFolderPath: string
Maximum Length:
1000
Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255
Version number that identifies the attachment in repository. -
DocumentURL: string
Read Only:
true
Complete URL (Uniform Resource Locator) of the item attachment uploaded to web center. -
DownloadInfo: string
JSON object represented as a string containing information used to programmatically retrieve a file 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.
-
ExpirationDate: string
(date-time)
Date when the contents of the attachment are no longer valid.
-
FileContents: string
(byte)
Contents of the attachment. The file content must be in the base64 format. This attribute is hidden when base64 format is not supported.
-
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the item. -
FileUrl: string
Path of the document file.
-
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the item was most recently updated. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Read Only:
true
Login that the user used when updating the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Title: string
Title:
Title
Title of the item attachment. -
UploadedFileContentType: string
Content type of the attached file.
-
UploadedFileLength: integer
Title:
File Size
Length of the attached file. -
UploadedFileName: string
Name of the attached file.
-
UploadedText: string
Contents of text file that is attached.
-
Uri: string
Maximum Length:
4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Maximum Length:
4000
Uniform resource locator of the attachment. -
UserName: string
Read Only:
true
Maximum Length:255
Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task.
Nested Schema : Flexfields for Item Attachments
Type:
array
Title:
Flexfields for Item Attachments
The Flexfields for Item Attachments resource manages the descriptive flexfields for item attachments.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemAttachment-AttachedDocumentsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
Descriptive flexfield context name for item attachments. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for item attachments. -
AttachedDocumentId: integer
(int64)
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- AttachedDocumentsDFF
-
Parameters:
- ItemAttachmentUniqID:
$request.path.ItemAttachmentUniqID
- itemsV2UniqID:
$request.path.itemsV2UniqID
The Flexfields for Item Attachments resource manages the descriptive flexfields for item attachments. - ItemAttachmentUniqID: