Lookup a string value from Couchbase Server associated with the specified key. The coordinates that are passed to the lookup must contain the key 'key'.
lookup, enrich, key, value, couchbase
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Couchbase Cluster Controller Service | cluster-controller-service | Controller Service API: CouchbaseClusterControllerService Implementation: CouchbaseClusterService | A Couchbase Cluster Controller Service which manages connections to a Couchbase cluster. | |
Bucket Name | bucket-name | default | The name of bucket to access. Supports Expression Language: true (will be evaluated using variable registry only) | |
Lookup Sub-Document Path | lookup-sub-doc-path | The Sub-Document lookup path within the target JSON document. Supports Expression Language: true (will be evaluated using variable registry only) |