SmartMapper Wizard Activity - Fault Tab
The Fault tab lists exceptions that are thrown by the activity.
| Error Schema Element | Data Type | Description |
|---|---|---|
| WizardOperationException | ||
| msgCode | string | The error code returned by the plug-in. |
| msg | string | The text that describes the error. |
| errCode | string | The error code for errors that are generated by the underlying SmartMapper engine. |
| operationType | string | The type of the operation that failed: LOOKUP_RELATIONSHIP, LOOKUP_ENTITY, MAINTAIN_ONE_TO_ONE, or MAINTAIN_ONE_TO_MANY. |
| path | string | The XPath path of the operation that failed. |
| input | string | A copy of the input data for the operation that failed. |
| SmartMapperException | ||
| msgCode | string | The error code returned by the plug-in. |
| msg | string | The text that describes the error. |
| errCode | string | The error code for errors that are generated by the underlying SmartMapper engine. |
| ActivityTimedOutException | ||
| msg | string | The text that describes the error. |
| msgCode | string | The error code returned by the plug-in. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.