MongoDB Reader Activity

Reads MongoDB collection as a view.

Parameters

Name

Description

Type

Default

Title

Title of the activity to display on the designer.

text

Host Name

Name or address of the server where MongoDB is hosted.

text

Port

Port number which MongoDB database is configured with.

int

27017

Database Name

Name of the database.

text

User Name

Valid MongoDB username. Consider using vault feature with templating (e.g. ${vault:secret-mydb-user})

text

Password

Password associated with above user. Consider using vault feature with templating (e.g. ${vault:secret-mydb-password})

text

Collection

MongoDB collection name.

text

As

Name of the DataRow view linked to the MongoDB collection.

text

Options

Additional options.

key-value