MongoDB - create a collection

Description - Creates a collection in MongoDb noSQL database

Runtime Class - com.ibi.agents.XDMONGODBCreateCollectionAgent


Configuration

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

Parameter Groups

 ParameterTypeDescription
*Collection Name:stringCollection name
* - 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.