QualityCorrectiveAndPreventiveActionscorrectiveActionAttachments
The Corrective Action Attachments resource manages the corrective-action attachment objects.
Columns
| Name | Type | Description |
| QualityCorrectiveAndPreventiveActionsChangeId | String | Find product Corrective Action by change identifier. |
| LastUpdateDate | Datetime | Attribute that indicates the date and time of the last update of the attachment. |
| LastUpdatedBy | String | User who last updated the corrective-action attachment. |
| DatatypeCode | String | Unique identifier of the datatype of the attachment. |
| FileName | String | File name of the corrective-action attachment. |
| DmFolderPath | String | Attribute value that represents the repository folder path of the attachment. |
| DmDocumentId | String | Unique identifier of the document in the repository. |
| DmVersionNumber | String | Attribute value that represents the version number of the attachment in the repository. |
| Url | String | Attribute value that represents the URL for the attachment. |
| CategoryName | String | Category name of a corrective-action attachment. |
| UserName | String | Attribute value that represents the name of user who uploaded the attachment. |
| Uri | String | Attribute value that represents the URI for the attachment. |
| FileUrl | String | File URL of the corrective-action attachment. |
| UploadedText | String | Contents of the attached text file. |
| UploadedFileContentType | String | Content type of the uploaded corrective-action attachment. |
| UploadedFileLength | String | File length of the uploaded corrective-action attachment. |
| UploadedFileName | String | File name of the uploaded corrective-action attachment. |
| ContentRepositoryFileShared | Bool | Boolean attribute of a corrective action attachment shared by the content repository file. Contains one of the following values: true or false. If true, then the file is shared, If false, then the file isn't shared. The default value is false. |
| Title | String | Attribute value that represents the title of a problem report attachment. |
| Description | String | Attribute value that represents the description of the attachment. |
| ErrorStatusCode | String | Error status code for the corrective-action attachment upload. |
| ErrorStatusMessage | String | Error status message for the corrective-action attachment upload. |
| CreatedBy | String | User who created the corrective-action attachment. |
| CreationDate | Datetime | Date when the change object was created. |
| ExpirationDate | Datetime | Attachment expiration date of the corrective action. |
| LastUpdatedByUserName | String | Name of the user who last updated the corrective-action attachment. |
| CreatedByUserName | String | Name of the user who created the corrective-action attachment. |
| DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |