MongoDB - run a MongoDB command

Description - Executes the given command in the context of the current database

Runtime Class - com.ibi.agents.XDMONGODBRunCommandAgent


Configuration

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

Parameter Groups

 ParameterTypeDescription
*Command:stringMongoDB Command to run
* - 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.