Workday errors in plain English.

Submit an Error
errors / eib / eib-integration-event-completed-with-errors

EIB Completed With Errors: Row-Level Failures

✓ Verified EIB 7 lookups
The error Integration event completed with errors. [NUM] of [NUM] records failed. See the output document for details.

What it means

The EIB ran but some rows got rejected by the underlying web service. Each failed row has its own reason - bad reference IDs, missing required fields, business process validation. The event status is a summary; the real diagnosis is in the output document, row by row.

Troubleshooting

  1. Open the integration event and download the errors document - each failed row has the web service fault for that record.
  2. Group the row errors: 47 failures are usually 2-3 distinct causes repeated across rows.
  3. For reference ID errors, verify the values in the tenant using the Integration IDs report.
  4. For business process errors, check condition rules and validations on the target BP - data can be valid but still blocked by policy.
⚡ Quick fix

Fix the failing rows in the spreadsheet (or remove them), reload just those corrected rows, and confirm the event completes clean.

✓ Permanent fix

Add upstream validation that checks reference IDs and required fields before the load. Document a standard error-triage process per EIB so recurring row-level failures get fixed at the source instead of re-edited on every load.

Was this helpful?

Related errors