Configuration

This section explains each of the properties in the configuration blade.

General

Refer to Collections and Stream Hosts to understand more about Collections.

Server

Database

Once the Server properties are entered, the Agent will attempt to open a connection with the server. If successful, the Database property is populated with a list of available databases.

Before configuring the Action Agent, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.

Input Mapping

The appropriate column or attribute of the input payload is mapped to the table attributes, which are fetched from the MongoDB database.

Refer to Setup Input Mappings for step-by-step instructions.

MongoDB does not allow $ or . characters as map keys due to restrictions on field names.

Endpoints

Last updated