To add a remote repository to your Data Repositories view:
Connection String: Enter the MongoDB connection string. An example of a connection string that connects to a local server with SSL is shown below. See https://www.mongodb.com/docs/manual/reference/connection-string/ for more information about MongoDB connection strings.
mongodb://localhost:2424/?tls=true&tlsAllowInvalidHostnames=true |
If an authentication database is specified in the connection string, you should use the |
Enter the username and password to be used to log into your Data Repository Server.
If you chose Connection String as your connection mode, you have the option to specify credentials in either the connection string or in the Username and Password fields. If credentials are specified in both, those in the Username and Password fields will take precedence.
The specified data repository server will be added to the Data Repositories view. Any repositories that it contains will be displayed in this tree. New repositories can be added as described below, or during the process of creating a virtual asset from the "create parameterized messages from traffic wizard.
If you later want to remove a server from the Data Repositories view, just select the related node and click Remove Server. |