MongoDB - insert many documents

Description - Performs CRUD operations to MongoDB noSQL database

Runtime Class - com.ibi.agents.XDMONGODBInsertManyAgent


Configuration

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

Parameter Groups

 ParameterTypeDescription
*Collection Name:stringCollection name
Insert Query:stringDocument to process
* - 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.