A Couchbase profile is used to read and write bucket data in a Couchbase database and can be accessed by workflows using Aggregation, Distributed Storage, or PCC. The profile should not be used to operate on data that has been inserted or updated by external third-party software.
...
Note | ||
---|---|---|
| ||
Created or updated Couchbase profiles that are used for PCC do not become effective until you restart the EC/ECSAs. |
Note | ||
---|---|---|
| ||
Documentation and UI changes in to The documentation on this page, and the user interface in , do not reflect the fact that Couchbase version 7.0.0 is supported is not reflected here on this web page. Couchbase version 7.0.0 is however supported.. |
Configuration
To create a new Couchbase profile, click on the New Configuration button in the upper left part of the Desktop window, and then select Couchbase Profile from the menu.
...
Setting | Description |
---|---|
Admin User Name | If you want to create a new bucket that does not exist in your Couchbase cluster, enter the user name that you stated when installing Couchbase in this field. |
Admin Password | If you want to create a new bucket that does not exist in your Couchbase cluster, enter the password that you stated when installing Couchbase in this field. |
Bucket Size (MB) | Enter the the size of the bucket you want to create. |
Number of Replicas | Enter the number of replicas you want to have. |
Monitoring - Active | Obsolete |
Frequency (ms) | Obsolete |
Failure Count | Obsolete |
Note | ||
---|---|---|
| ||
The Couchbase monitoring has become obsolete. Refer to Important Information to find out more. |
If the bucket that you specify in the Couchbase profile does not exist, it is created in runtime, i e when accessed in a workflow. This is provided that Admin User Name and Admin Password have been stated in the Management tab. If the bucket you want to access already exists, these two fields do not have to be completed.
...