ExpenseEntriesAttachments
Creates new attachments for the existing expense entry.
Workday Resource Information
Creates attachments for the existing expense entry with the specified ID. Maximum file size is 32 MB.Secured by: Self-Service: Expense Report
Scope: Expenses
Contains attachment(s)
Input
| Name | Type | Description |
| ExpenseEntries_Id | String | The ID of the resource to execute this process on |
| ContentType_Id | String | wid / id / reference id |
| Descriptor | String | A preview of the instance |
| FileLength | Decimal | File length of the attachment |
| FileName | String | File name of the attachment |
| Href | String | A link to the instance |
| Id | String | Id of the instance |
Result Set Columns
| Name | Type | Description |
| Id | String | Id of the instance |
| ContentType_Descriptor | String | A description of the instance |
| ContentType_Href | String | A link to the instance |
| ContentType_Id | String | wid / id / reference id |
| Descriptor | String | A preview of the instance |
| FileLength | Decimal | File length of the attachment |
| FileName | String | File name of the attachment |
| Href | String | A link to the instance |