Cloudant Writer Parameters
Service Connection
Connections store authentication information. For general information about sharing database connections, please see Using Database Connections.
Note that different subsets of the Database Connection parameters below are made available in different contexts.
When Add Database Connection is selected as the Reader Dataset, you can create a new connection, then select the connection in the Reader Parameter Service. The new connection can be made visible only to the current user, or can be shared among multiple users.
Both Add Database Connection and Embed Database Connection require the parameters described below.
Connection Parameters
This parameter must contain the hostname or IP address of the source Cloudant server. Usually, this will be <account_name>.cloudant.com.
A port number can be specified by appending it to the end of the hostname in the form <hostname>:<port>.
This parameter may be used to specify a username for authentication on the Cloudant server. If left blank, no authentication will be attempted.
This parameter may be used to specify a password for authentication on the source Cloudant server. A password should only be specified if a username has been specified.
Advanced
This parameter controls how many features should be written in each transaction before a transaction is committed to the database.
If not specified, a default value of 1000 is used.