Skip to main content
Version: 5.3.0.0

Mongo DB Writer

Description

The MongoDB Outbound Adapter is a channel which can execute customized operations on a MongoDB.

Creation

To create a MongoDB Outbound Adapter follow the steps described in the general description of Adapter.md

Configuration

The dialog to configure the MongoDB Outbound Adapter looks like:

mongodb-outbound.png

  • Database The selected database connection.
  • Parameter Defines all variables that are passed to/returned from the channel. They can be accessed in the JSON Body using the $(variable) annotation.
  • JSON Body Defines the operation that gets executed on the MongoDB.