Property | Description |
---|---|
Connection | Name of the Couchbase source connection. |
Source Type | Type of the Couchbase source objects available. |
Object | Name of the Couchbase source object based on the source type selected. |
Property | Description |
---|---|
Filter | Click Configure to add conditions to filter records and reduce the number of rows that the Secure Agent reads from the source. You can specify the following filter conditions:
You can configure filter conditions for columns of the following data types:
|
Sort | Not applicable for Couchbase Connector. |
Property | Description |
---|---|
preSQL | SQL statement that you want to run before reading data from the source. |
postSQL | SQL statement that you want to run after reading data from the source. |
Property | Description |
---|---|
Terse | The Secure Agent logs initialization information, error messages, and notification of rejected data. |
Normal | The Secure Agent logs initialization and status information, errors encountered, and skipped rows due to transformation row errors. Summarizes session results, but not at the level of individual rows. |
Verbose Initialization | In addition to normal tracing, the Secure Agent logs additional initialization details, names of index and data files used, and detailed transformation statistics. |
Verbose Data | In addition to verbose initialization tracing, the Secure Agent logs each row that passes into the mapping. Also notes where the Secure Agent truncates string data to fit the precision of a column and provides detailed transformation statistics. When you configure the tracing level to verbose data, the Secure Agent writes row data for all rows in a block when it processes a transformation. |