Couchbase
Discover more about the Couchbase connector and how to use it on the Digibee Integration Platform.
Couchbase queries Couchbase Views with a poll strategy and/or performs various operations against Couchbase databases.
Parameters
Take a look at the configuration options for the connector. Parameters supported by Double Braces expressions are marked with (DB)
.
General tab
Dynamic Account
When active, the connector will use the account dynamically. Otherwise, it will use the account statically.
False
Boolean
Account Name (DB)
N/A
String
Account
The account used by the connector. It is only available if the Dynamic Account parameter is inactive.
N/A
Account
Protocol (DB)
The protocol to use.
N/A
String
Hostname (DB)
The hostname to use.
N/A
String
Bucket (DB)
The bucket to use.
N/A
String
Fail On Error
If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the "success"
property.
False
Boolean
Optional tab
Port
The port number to use.
8091
Integer
Collection (DB)
The collection to use.
N/A
String
Key (DB)
The key to use.
N/A
String
Scope (DB)
The scope to use.
N/A
String
Auto Start Id For Inserts
Defines whether to autostart ID when doing an insert operation.
False
Boolean
Operation (DB)
The operation to do.
CCB_PUT
String
Persist To
Where to persist the data.
0
Integer
Producer Retry Attempts
Defines the number of retry attempts.
2
Integer
Producer Retry Pause
Defines the retry pause between different attempts.
5000
Integer
Replicate To
Where to replicate the data.
0
Integer
Starting Id For Inserts From
Defines the starting ID where we are doing an insert operation.
N/A
Integer
Additional Hosts (DB)
The additional hosts.
N/A
String
Connect Timeout
Defines the connection timeout in milliseconds.
30000
Integer
Query Timeout
Defines the operation timeout in milliseconds.
2500
Integer
Headers tab
CCB_ID (DB)
The document ID.
N/A
String
CCB_TTL (DB)
The expiry for the document in seconds.
N/A
String
Documentation tab
Documentation
Section for documenting any necessary information about the connector configuration and business rules.
N/A
String
Last updated
Was this helpful?