Attachment Extraction Utility Fails With 404 on Report Service URL
What it means
The INT Studio HCM Attachment Extraction Utility Outbound integration calls a Workday Integration Report Service URL to pull document attachments, and if that report isn't correctly wired into the integration's report configuration, the call comes back as a 404 because Workday can't resolve the report at that endpoint.
Troubleshooting
- Confirm which report the integration is actually trying to hit: the 404's URL parameter shows the exact report service path Studio requested.
- In the integration system, check Integration Report Service and confirm the target report is attached in both places Workday expects it: the integration's own Report Configuration tab AND via View Integration System > Integration Reports action.
- Verify the report definition itself hasn't been renamed, deleted, or had its security group changed since the integration was last configured.
- Re-run the integration after re-attaching the report to confirm the URL now resolves.
Re-attach the missing report to the integration under both Report Configuration and the Integration Reports action button, then rerun.
When cloning or reconfiguring an Attachment Extraction Utility integration, always re-verify report attachments in both locations as a checklist item, since Workday's UI lets you configure one without the other and only surfaces the gap at runtime as an opaque 404.