Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
titleNote!

Created or updated Couchbase profiles that are used for PCC do not become effective until you restart the EC/ECSAs.


Note
titleNote!

Documentation and UI changes in  to 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.

...

SettingDescription

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

Frequency (ms)

Obsolete

Failure Count

Obsolete


Note
titleNote!

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.

...