PowerCenter
- PowerCenter H2L
- All Products
Property
| Description
|
---|---|
Data Source Name
| Name of the data source name.
|
Description
| Description to identify a data source name.
|
Server
| Server name of the MongoDB server.
|
Port
| Port from which you can access the MongoDB server.
|
Database
| MongoDB database in the server that you want to access.
|
Connect to Replica Set
| The replica set in the MongoDB implementation. Select if you want to connect to the replica set in MongoDB.
|
Replica Set Name
| Name of the replica set of the database.
|
Secondary Servers
| A comma-separated list of the servers in the replica set.
You can specify the TCP port that each server uses to listen for client connections by appending a colon (:) and the port number to the server name or IP address.
|
Read Preference
| Specifies how the driver routes read operations to the members of a replica set.
|
Authentication Mechanism
| The authentication mechanism that the driver uses to connect to the MongoDB server.
|
Service Name
| The service name of the MongoDB server.
|
Authentication Source
| Name of the database to which you want to connect.
|
Username
| The user name for accessing the MongoDB database.
|
Password
| The password corresponding to the user name for the MongoDB database.
|
Encrypt Password
| Encrypts credentials. You can choose one of the following options:
|