GiveRequestedFeedbackEventsBusinessProcessParametersComments
Stores comments added during the feedback process within a business workflow, providing context and additional insights for evaluations.
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 | Description |
| GiveRequestedFeedbackEvents_Id | String | The unique Workday identifier (WID) that identifies the specific GiveRequestedFeedbackEvents instance containing this comment. |
| Comment | String | The feedback comment provided within the event, capturing the user's input. |
| CommentDate | Datetime | The exact date and time when the feedback comment was created, recorded in the system. |
| Person_Descriptor | String | A textual description identifying the individual associated with the feedback event, typically their name and relevant context. |
| Person_Href | String | A direct URL link to the individual's profile or related information within Workday. |
| Person_Id | String | A unique identifier for the individual, which may be presented as a WID, reference Id, or standard Id, separated by commas with one space after each: wid, id, reference id. |