CasesCommentAttachments
Reads /attachments entries from the CasesComment table.
Workday Resource Information
Retrieves a comment timeline item for a case with the specified comment timeline ID. Comment timeline items include comments and associated attachments.Secured by: Help Case Data, Self Service: Help Case Management
Scope: Help
Contains attachment(s)
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| CasesComment_Id [KEY] | String | False |
The Workday ID of the CasesComment that contains this. |
| Cases_Id [KEY] | String | False |
The Workday ID of the Cases that owns this. |
| Comment | String | False |
Questionnaire attachment comment |
| FileName | String | False |
File name of the attachment |
| Href | String | False |
A link to the instance |
| Desc_Prompt | Bool | False |
If true, sorts results in descending order. |
| Flag_Prompt | String | False |
Retrieves cases with the assigned flag(s). |
| Label_Prompt | String | False |
Retrieves cases with the assigned label(s). |
| MyCases_Prompt | Bool | False |
Retrieves cases owned by the processing user. |
| OpenCases_Prompt | Bool | False |
Retrieves open cases and cases that were resolved or canceled less than 7 days ago. |
| Sort_Prompt | String | False |
The field to sort results by. The default is creationDate. Note: Currently supports creationDate only. |
| Status_Prompt | String | False |
Retrieves cases with the specified status(es). |
| Substatus_Prompt | String | False |
Retrieves cases with the specified substatus(es). |
| Team_Prompt | String | False |
Retrieves cases with the specified service team(s). |