Couchbase components
| tCouchbaseDCPInput | Queries the documents from the Couchbase database, under the Database Change Protocol (DCP), a streaming protocol. | 
| tCouchbaseDCPOutput | Upserts documents in the Couchbase database based on the incoming flat data from preceding components, under the Database Change Protocol (DCP), a streaming protocol. | 
| tCouchbaseInput | Queries the documents from the Couchbase database. | 
| tCouchbaseOutput | Upserts documents in the Couchbase database based on the incoming flat data from preceding components. |