Skip to main content
Question

Custom Integration Scenario "x items have not been processed successfully." - But data instereted correctly

  • September 21, 2021
  • 0 replies
  • 210 views

Forum|alt.badge.img

I created a custom Import Scenario that uses the Employee screen. It essentially calls a custom Action I created. The action performs no redirection; it merely creates a new PREmployee record.

The configuration is below:

 

When I try to run this in an “Import by Scenario”, I receive an error: Error: x items have not been processed successfully. View name: Employee. No errors appear next to the individual items. Furthermore, the action performs as expected; the PREmployee record is created.

Why might this error be appearing and how might I troubleshoot?