Load Errorspreview
A Workday EIB upload failed and you have the failure report – this maps each error back to the exact row, column, and value in your EIB and source data.
What it does
When a Workday EIB upload fails, Workday returns a failure report. Load Errors parses that report and ties each error back to the specific row, column, and value in the EIB you submitted (and, if provided, your original source data) — so instead of cryptic XPath errors you see exactly which records to fix.
> Status: preview. The file pickers and flow are in place; the parser, > error-to-row resolver, and result cards are being built. Update this doc as the > analysis lands.
Typical workflow
- Select the failure report (
FailureReport*.html) Workday gave you. - Select the EIB file you uploaded.
- Optionally select the original source data for extra row context.
- Analyze → review the errors mapped back to your rows and columns.
Gotchas
- Requires both the failure report and the EIB file that was uploaded;
- This is for failed uploads — to *create* the EIB in the first place, use
analysis can't resolve column references without the EIB.
EIB; to *prevent* failures, use the Rules tab in Convert/EIB.
Related tools
- EIB — produces the upload file whose failures this tool explains.