MongoDB - find all documents

Description - Returns all documents in a MongoDB collection

Runtime Class - com.ibi.agents.XDMONGODBFindAllAgent


Configuration

This action requires a Generics Configuration as well as the following required parameters.

Parameter Groups

 ParameterTypeDescription
*Collection Name:stringThe MongoDB Collection to search for all documents.
* - denotes required

Output Events

NameDescription
OnFailConnectionCould not connect to the external system.
OnDuplicateThe attempt resulted in duplication of a resource. This may or may not be a failure.
OnFailedOperationCould not perform the operation requested.
OnParseErrorCould not parse a document.