GiveRequestedFeedbackEventsBusinessProcessParametersAttachments
Links attachments submitted as part of business process parameters related to feedback request events, ensuring supporting documents are available for review.
Workday Resource Information
Retrieves all requested feedback given events for the user that responded to the feedback request.Secured by: Self-Service: Role Requested Feedback, Self-Service: Self Requested Feedback
Scope: Performance Enablement, Worker Profile and Skills
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the feedback attachment instance. |
| GiveRequestedFeedbackEvents_Id [KEY] | String | False |
The Workday identifier (WID) of the GiveRequestedFeedbackEvents process that contains this attachment. |
| Category_Descriptor | String | False |
A descriptive label indicating the category of the attachment. |
| Category_Href | String | False |
A URL link to the category resource of the attachment. |
| Category_Id | String | False |
Unique identifier or reference Id associated with the attachment category, including WID, Id, or reference Id. |
| ContentType_Descriptor | String | False |
A descriptive label indicating the file type of the attachment. |
| ContentType_Href | String | False |
A URL link to the content type resource of the attachment. |
| ContentType_Id | String | False |
Unique identifier or reference Id associated with the content type, including WID, Id, or reference Id. |
| Description | String | False |
A brief description of the attachment, providing context for its content. |
| FileLength | Decimal | False |
The size of the attachment file, measured in bytes. |
| FileName | String | False |
The name of the attachment file, including its extension. |
| UploadDate | Datetime | False |
The date and time when the attachment was uploaded as part of the business process. |
| UploadedBy_Descriptor | String | False |
A descriptive label indicating the user who uploaded the attachment. |
| UploadedBy_Href | String | False |
A URL link to the user profile or resource of the individual who uploaded the attachment. |
| UploadedBy_Id | String | False |
Unique identifier or reference Id associated with the uploader, including WID, Id, or reference Id. |