Workday errors in plain English.

Submit an Error
errors / studio / studio-attachment-extraction-404-integration-report-service

Attachment Extraction Utility Fails With 404 on Report Service URL

✓ Verified Workday Studio 3 lookups
The error An unexpected error occurred while processing the Attachment report:error from returned HTTP status: 404 Not Found URL=https://wd2-impl-services1.workday.com/ccx/service/...

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

  1. Confirm which report the integration is actually trying to hit: the 404's URL parameter shows the exact report service path Studio requested.
  2. 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.
  3. Verify the report definition itself hasn't been renamed, deleted, or had its security group changed since the integration was last configured.
  4. Re-run the integration after re-attaching the report to confirm the URL now resolves.
⚡ Quick fix

Re-attach the missing report to the integration under both Report Configuration and the Integration Reports action button, then rerun.

✓ Permanent fix

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.

Was this helpful?

Related errors