Hi, I want to put document into couchbase bucket with nifi.
But I got a error like this :
Here is my nifi processor flow :
Also i specified the document id in json.
How can i fix this
Resolve : should add an attribute field with EvaulateJsonPath.
specify the field in the json as an attribute in EvaulateJsonPath like this :