EventsComments
Stores user comments linked to business process events, facilitating collaboration and decision-making through contextual feedback.
Workday Resource Information
Retrieves comments on the specified business process event.Secured by: Core Navigation, Public Business Processes
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Columns
| Name | Type | Description |
| Events_Id | String | The unique Workday identifier (WID) for the event associated with this comment. |
| Comment | String | The text of the comment provided for the event. |
| CommentDate | Datetime | The date and time when the comment was originally created. |
| Person_Descriptor | String | A brief description of the person associated with the comment. |
| Person_Href | String | A URL link to the detailed profile of the person who made the comment. |
| Person_Id | String | The WID, user Id, or reference Id of the person who made the comment. |
| BusinessProcess_Prompt | String | The name or identifier of the business process linked to the event. |
| CompletedOnOrAfter_Prompt | Date | Filters events that were completed on or after the specified date. |
| CompletedOnOrBefore_Prompt | Date | Filters events that were completed on or before the specified date. |
| InitiatedOnOrAfter_Prompt | Date | Filters events that were initiated on or after the specified date. |
| InitiatedOnOrBefore_Prompt | Date | Filters events that were initiated on or before the specified date. |
| Initiator_Prompt | String | The identifier or name of the person who initiated the event. |
| Status_Prompt | String | The current status of the event, such as In Progress, Completed, or Canceled. |
| Worker_Prompt | String | The identifier or name of the worker associated with the event. |