When a SmartConnect map runs, it ends with the error message “Task TASKNAME was successful. Map will end reporting failure”. This error means that the Task referenced failed in either SmartConnect on-premise or Smartconnect.com.

Reason
The Task referenced in the error returned a failure and the tasks “On Success” option is set to Quit.

Resolution
- Modify the integration
- Go to the Tasks tab > edit Task
- Change the On Success Option to either “Go to the next step” or “Cancel processing”
- Save the Task
- Save the integration

| Options | Description |
|---|---|
| Quit | End the integration run |
| Go to next step | Run the next integration or task |
| Cancel processing | Stop processing for current record |