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.