Update a code enforcement inspection attachment accessor
patch
/fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}/child/InspectionAttachmentViewAccessor/{AttachedDocumentId}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
AttachedDocumentId: integer
The unique identifier of the attached document.
-
publicSectorCodeEnforcementInspectionAttachmentsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AttachmentId and AttachmentKey ---for the Code Enforcement Inspection Attachments resource and used to uniquely identify an instance of Code Enforcement Inspection Attachments. The client should not generate the hash key value. Instead, the client should query on the Code Enforcement Inspection Attachments collection resource with a filter on the primary key values in order to navigate to a specific instance of Code Enforcement Inspection Attachments.
For example: publicSectorCodeEnforcementInspectionAttachments?q=AttachmentId=<value1>;AttachmentKey=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-item
Type:
Show Source
object-
AsyncTrackerId(optional):
string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId(optional):
integer(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
AttachmentsRevision(optional):
array Code Enforcement Inspection Attachment Revisions
Title:
Code Enforcement Inspection Attachment RevisionsThe code enforcement inspection attachment revisions resource is used to display the historical information about an attachment. -
CategoryName(optional):
string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared(optional): boolean
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:255The user who created the record. -
CreatedByUserName(optional):
string
Title:
Created By User NameThe user name who created the record. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the record was created. -
DatatypeCode(optional):
string
Title:
TypeMaximum Length:30The data type code of the attachment. -
Description(optional):
string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId(optional):
string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath(optional):
string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber(optional):
string
Maximum Length:
255The document version number from which the attachment is created. -
ErrorStatusCode(optional):
string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage(optional):
string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate(optional):
string(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents(optional):
string(binary)
Title:
File ContentsThe contents of the attachment. -
FileName(optional):
string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl(optional):
string
Title:
File UrlThe URI of the file. -
FileWebImage(optional):
string(binary)
Title:
File Web ImageThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Update DateThe date and time when the attachment was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:255The name of the user who last updated the attachment. -
LastUpdatedByUserName(optional):
string
Title:
Last Updated By UserThe user name who last updated the record. -
links(optional):
array Items
Title:
ItemsLink Relations -
Title(optional):
string
Title:
TitleThe title of the attachment. -
UploadedFileContentType(optional):
string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength(optional):
integer(int64)
Title:
File SizeThe size of the attachment file. -
UploadedFileName(optional):
string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText(optional):
string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri(optional):
string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url(optional):
string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName(optional):
string
Title:
User NameMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Code Enforcement Inspection Attachment Revisions
Type:
arrayTitle:
Code Enforcement Inspection Attachment RevisionsThe code enforcement inspection attachment revisions resource is used to display the historical information about an attachment.
Show Source
Nested Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-AttachmentsRevision-item
Type:
Show Source
object-
AttachedDocumentId(optional):
integer(int64)
The unique identifier of the attached document for this revision.
-
ErrorStatusCode(optional):
string
The error code, if any, for the attachment revision.
-
ErrorStatusMessage(optional):
string
The error message, if any, for the attachment revision.
-
FileUrl(optional):
string
The file name of the attachment revision.
-
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-item
Type:
Show Source
object-
AsyncTrackerId(optional):
string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId(optional):
integer(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
AttachmentsRevision(optional):
array Code Enforcement Inspection Attachment Revisions
Title:
Code Enforcement Inspection Attachment RevisionsThe code enforcement inspection attachment revisions resource is used to display the historical information about an attachment. -
CategoryName(optional):
string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared(optional): boolean
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:255The user who created the record. -
CreatedByUserName(optional):
string
Title:
Created By User NameThe user name who created the record. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the record was created. -
DatatypeCode(optional):
string
Title:
TypeMaximum Length:30The data type code of the attachment. -
Description(optional):
string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId(optional):
string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath(optional):
string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber(optional):
string
Maximum Length:
255The document version number from which the attachment is created. -
ErrorStatusCode(optional):
string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage(optional):
string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate(optional):
string(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents(optional):
string(binary)
Title:
File ContentsThe contents of the attachment. -
FileName(optional):
string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl(optional):
string
Title:
File UrlThe URI of the file. -
FileWebImage(optional):
string(binary)
Title:
File Web ImageThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Update DateThe date and time when the attachment was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:255The name of the user who last updated the attachment. -
LastUpdatedByUserName(optional):
string
Title:
Last Updated By UserThe user name who last updated the record. -
links(optional):
array Items
Title:
ItemsLink Relations -
Title(optional):
string
Title:
TitleThe title of the attachment. -
UploadedFileContentType(optional):
string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength(optional):
integer(int64)
Title:
File SizeThe size of the attachment file. -
UploadedFileName(optional):
string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText(optional):
string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri(optional):
string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url(optional):
string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName(optional):
string
Title:
User NameMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Code Enforcement Inspection Attachment Revisions
Type:
arrayTitle:
Code Enforcement Inspection Attachment RevisionsThe code enforcement inspection attachment revisions resource is used to display the historical information about an attachment.
Show Source
Nested Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-AttachmentsRevision-item
Type:
Show Source
object-
AttachedDocumentId(optional):
integer(int64)
The unique identifier of the attached document for this revision.
-
ErrorStatusCode(optional):
string
The error code, if any, for the attachment revision.
-
ErrorStatusMessage(optional):
string
The error message, if any, for the attachment revision.
-
FileUrl(optional):
string
The file name of the attachment revision.
-
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.