Fault

The following table describes the items in the Fault tab of the InsertDocument activity.

Error Schema Element Data Type Description
MongoDBPluginException
msg String This error message is displayed when the MongoDB plug-in captures an exception for the InsertDocument activity.
msgCode String This error code is displayed when the MongoDB plug-in captures an exception for the InsertDocument activity.
MongoException
msg String This error message is displayed when MongoDB encounters internal errors.
msgCode String This error code is displayed when MongoDB encounters internal errors.
NetWorkException
msg String This error message is displayed when a network-related exception occurs.
msgCode String This error code is displayed when a network-related exception occurs.
JSONParseException
msg String This error message is displayed when an invalid JSON object is passed to the JSON parser.
msgCode String This error code is displayed when an invalid JSON object is passed to the JSON parser.
DuplicateKeyException
msg String This error message is displayed when an error of duplicate key occurs.
msgCode String This error code is displayed when an error of duplicate key occurs.