Update one attachment
/fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/lines/{linesUniqID}/child/attachments/{attachmentsUniqID}
Request
-
OrderKey(required): string
Value that uniquely identifies the sales order. It can have the following formats.
- Concatenation of SourceOrderSystem, a colon, and the value of SourceTransactionId. For orders created through the Oracle Fusion Cloud Order Management work area, the SourceTransactionId is same as the HeaderId. For example, if SourceOrderSystem is LEG and SourceTransactionId is R13_Sample_Order, the value of this attribute is LEG:R13_Sample_Order. This format of the OrderKey in the URL always returns the latest version of the sales order. When a draft exists, that becomes the latest version of the sales order. When invoking GET sales order using this OrderKey format, the URLs in the "links" section point to the latest version of the sales order and the corresponding child objects.
Example: /salesOrdersForOrderHub/LEG:R13_Sample_Order points to the latest version of the order with SourceTransactionId "R13_Sample_Order" in the SourceOrderSystem "LEG".
- Primary key of the sales order, which is HeaderId. This format of the OrderKey is useful when the order has multiple revisions because it helps in accessing either the older version or the latest version of the order. When there's a draft revision then HeaderId can be used to access the processing order. When invoking GET sales order using this OrderKey format, the URLs in the "links" section also point to that specific version of the sales order and the corresponding child objects. Only the Get operation is supported on older revisions of the order.
Example: /salesOrdersForOrderHub/12345 points to an order with HeaderId 12345.
When a q parameter or query finder is used to GET an order that has multiple versions then the latest version has the OrderKey in the format <sourceOrderSystem>:<SourceTransactionId> whereas reference orders have OrderKey in the format of HeaderId. -
attachmentsUniqID(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
linesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Order Lines resource and used to uniquely identify an instance of Order Lines. The client should not generate the hash key value. Instead, the client should query on the Order Lines collection resource in order to navigate to a specific instance of Order Lines to get the hash key.
-
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.
- application/json
object-
CategoryName: string
Title:
CategoryMaximum Length:30Name of the attachment category. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder that contains the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the status of the attachment upload. -
ErrorStatusMessage: string
Title:
Error Status MessageError message encountered while uploading attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment file. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of the attachment file. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText that the attachment contains. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment file. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment.
Response
- application/json
Default Response
-
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.
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attachment. -
CategoryName: string
Title:
CategoryMaximum Length:30Name of the attachment category. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder that contains the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the status of the attachment upload. -
ErrorStatusMessage: string
Title:
Error Status MessageError message encountered while uploading attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment file. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of the attachment file. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText that the attachment contains. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment file. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255User who created the attachment.
arrayLinksobject-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Examples
This example describes how to update one attachment.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/OrderKey/child/lines/linesUniqID/child/attachments/attachmentsUniqID"
For example, use the following command:
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
You can achieve the same result with Create sales orders using the upsert-mode header parameter. Refer to the examples in the Create sales orders section to see how to update child resource in the existing order.
{
"Title" : "UpdateTest",
"FileContents": "TGluZSBsZXZlbCBhdHRhY2htZW50IHVwZGF0ZWQ="
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"AttachedDocumentId" : 300100185401432,
"LastUpdateDate" : "2019-11-18T10:24:35.742+00:00",
"LastUpdatedBy" : "SCMOPERATIONS",
"DatatypeCode" : "FILE",
"FileName" : "TEST1.txt",
"DmFolderPath" : null,
"DmDocumentId" : "UCMFA00031446",
"DmVersionNumber" : "120508",
"Url" : null,
"CategoryName" : "MISC",
"UserName" : "Miscellaneous",
"Uri" : null,
"FileUrl" : "/content/conn/FusionAppsContentRepository/uuid/dDocID%3a120508?XFND_SCHEME_ID=1&XFND_CERT_FP=43234DFCA02EE72391FA46FA15431B9A9405E9F2&XFND_RANDOM=5993989553350271123&XFND_EXPIRES=1574883771695&XFND_SIGNATURE=Icq4DsBUb8rE6jLWJANgUUrmLNil63Nq3GQUza-3sMcwhSAqvO0N97jZNPqorOZJa4VsOWbWZvp2z-Ia61kz-DnZRr1nqdUZC2zQAeb61l~2RucrhczHe01RnH2dFM4eDIOMM3r7rWDTV-0JWb6O68KpFgJRVd8LXpd7F7StuPdl77RHUtdfX7-kRWDzz5nQet50TnQ7jWWIIG-dS00WKcD3qjNaNm53XOcE11eNz9dt2RGzMWuUi4EWCqUAqtUwOjV3Dcsl6YrlJ2T4AXWOUMMRSPh6BEXN4qdLVVfwpF5kt6iNO6DWcBFX3S6mBhaTzpNzGk~8kIuyK5banpePDg__&Id=120508&download",
"UploadedText" : null,
"UploadedFileContentType" : "text/plain",
"UploadedFileLength" : 29,
"UploadedFileName" : "TEST1.txt",
"ContentRepositoryFileShared" : "false",
"Title" : "UpdateTest",
"Description" : "Sigma Filter",
"ErrorStatusCode" : null,
"ErrorStatusMessage" : null,
"CreatedBy" : "SCMOPERATIONS",
"CreationDate" : "2019-11-18T10:24:33.059+00:00",
"ExpirationDate" : null,
"LastUpdatedByUserName" : "Patric",
"CreatedByUserName" : "Patric",
"AsyncTrackerId" : null,
"links" : [ {
"rel" : "self",
"href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857",
"name" : "attachments",
"kind" : "item"
}, {
"rel" : "canonical",
"href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857",
"name" : "attachments",
"kind" : "item"
}, {
"rel" : "parent",
"href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856",
"name" : "lines",
"kind" : "item"
}, {
"rel" : "enclosure",
"href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857/enclosure/FileContents",
"name" : "FileContents",
"kind" : "other"
} ]
}